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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format to all C++ files
Finlay Davidson
2022-06-05
1
-1
/
+2
*
Updated docs and renamed functions for consistency
Avamander
2021-12-04
2
-6
/
+9
*
Added a note about map key capitalization
Avamander
2021-12-04
1
-1
/
+1
*
Added a note about the timestamp having a timezone offset
Avamander
2021-12-04
1
-1
/
+5
*
Better cleanup, bugfixes and improvements in weather parsing. UI improvements
Avamander
2021-12-04
2
-35
/
+79
*
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
2
-4
/
+59
*
Improved documentation
Avamander
2021-12-04
1
-3
/
+7
*
Improved documentation
Avamander
2021-12-04
1
-0
/
+20
*
Removed an instance of shadowing
Avamander
2021-12-04
1
-4
/
+4
*
Clarified a few comments
Avamander
2021-12-04
1
-5
/
+6
*
Specified how values should be interpreted better
Avamander
2021-12-04
1
-2
/
+7
*
Added new precipitation and obscuration types
Avamander
2021-12-04
1
-2
/
+12
*
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
2
-68
/
+90
*
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
*
Changed UUID so it wouldn't conflict with Motion
Avamander
2021-12-04
1
-3
/
+3
*
Fixed a few compilation errors, fixed UUID.
Avamander
2021-12-04
3
-4
/
+4
*
Implemented a few functions.
Avamander
2021-12-04
3
-26
/
+84
*
Few formatting fixes
Avamander
2021-12-04
2
-2
/
+2
*
Started initial work on the UI
Avamander
2021-12-04
2
-41
/
+48
*
Brace style and whitespace fixes
Avamander
2021-12-04
2
-2
/
+2
*
Fixed a few bugs, enabled UsefulBuf library optimizations
Avamander
2021-12-04
3
-24
/
+39
*
Skeleton of the receiving logic
Avamander
2021-12-04
3
-76
/
+145
*
Initial Weather service skeleton
Avamander
2021-12-04
3
-0
/
+685