index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
components
/
ble
/
weather
/
WeatherService.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Enable unused parameter warning
Riku Isokoski
2023-01-24
1
-3
/
+3
*
WeatherService daily min/max temperature fixes (#1455)
kieranc
2022-11-25
1
-6
/
+8
*
Updated docs and renamed functions for consistency
Avamander
2021-12-04
1
-2
/
+2
*
Better cleanup, bugfixes and improvements in weather parsing. UI improvements
Avamander
2021-12-04
1
-33
/
+74
*
Improved Temperature parsing
Avamander
2021-12-04
1
-1
/
+1
*
Fixed a bug in DewPoint decoding
Avamander
2021-12-04
1
-1
/
+1
*
Whoops, fixed a wrong type
Avamander
2021-12-04
1
-2
/
+2
*
Added a few helper functions
Avamander
2021-12-04
1
-0
/
+46
*
Removed an instance of shadowing
Avamander
2021-12-04
1
-4
/
+4
*
Fixed an incorrect decode in Humidity
Avamander
2021-12-04
1
-1
/
+1
*
Implemented parsing of all defined weather data types
Avamander
2021-12-04
1
-19
/
+181
*
Improved UI and fixed a bug
Avamander
2021-12-04
1
-10
/
+11
*
Bunch of bugs fixed, improved error handling, debug UI addition
Avamander
2021-12-04
1
-58
/
+69
*
Improved error handling and fixed incompatibility with co.nstant.in:cbor library
Avamander
2021-12-04
1
-3
/
+6
*
Removed versioning because it's not necessary
Avamander
2021-12-04
1
-8
/
+1
*
Fixed a few compilation errors, fixed UUID.
Avamander
2021-12-04
1
-1
/
+1
*
Implemented a few functions.
Avamander
2021-12-04
1
-14
/
+70
*
Few formatting fixes
Avamander
2021-12-04
1
-1
/
+1
*
Started initial work on the UI
Avamander
2021-12-04
1
-24
/
+31
*
Brace style and whitespace fixes
Avamander
2021-12-04
1
-1
/
+1
*
Fixed a few bugs, enabled UsefulBuf library optimizations
Avamander
2021-12-04
1
-4
/
+15
*
Skeleton of the receiving logic
Avamander
2021-12-04
1
-37
/
+102
*
Initial Weather service skeleton
Avamander
2021-12-04
1
-0
/
+208