index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
ble
/
weather
/
WeatherService.cpp
Age
Commit message (
Expand
)
Author
2022-03-24
Remove weather service
Michele Bini
2021-12-04
Updated docs and renamed functions for consistency
Avamander
2021-12-04
Better cleanup, bugfixes and improvements in weather parsing. UI improvements
Avamander
2021-12-04
Improved Temperature parsing
Avamander
2021-12-04
Fixed a bug in DewPoint decoding
Avamander
2021-12-04
Whoops, fixed a wrong type
Avamander
2021-12-04
Added a few helper functions
Avamander
2021-12-04
Removed an instance of shadowing
Avamander
2021-12-04
Fixed an incorrect decode in Humidity
Avamander
2021-12-04
Implemented parsing of all defined weather data types
Avamander
2021-12-04
Improved UI and fixed a bug
Avamander
2021-12-04
Bunch of bugs fixed, improved error handling, debug UI addition
Avamander
2021-12-04
Improved error handling and fixed incompatibility with co.nstant.in:cbor library
Avamander
2021-12-04
Removed versioning because it's not necessary
Avamander
2021-12-04
Fixed a few compilation errors, fixed UUID.
Avamander
2021-12-04
Implemented a few functions.
Avamander
2021-12-04
Few formatting fixes
Avamander
2021-12-04
Started initial work on the UI
Avamander
2021-12-04
Brace style and whitespace fixes
Avamander
2021-12-04
Fixed a few bugs, enabled UsefulBuf library optimizations
Avamander
2021-12-04
Skeleton of the receiving logic
Avamander
2021-12-04
Initial Weather service skeleton
Avamander