summaryrefslogtreecommitdiff
path: root/src/components/ble/weather/WeatherService.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-12-04Fixed an incorrect decode in HumidityAvamander1-1/+1
2021-12-04Implemented parsing of all defined weather data typesAvamander1-19/+181
2021-12-04Improved UI and fixed a bugAvamander1-10/+11
2021-12-04Bunch of bugs fixed, improved error handling, debug UI additionAvamander1-58/+69
2021-12-04Improved error handling and fixed incompatibility with co.nstant.in:cbor libraryAvamander1-3/+6
2021-12-04Removed versioning because it's not necessaryAvamander1-8/+1
2021-12-04Fixed a few compilation errors, fixed UUID.Avamander1-1/+1
2021-12-04Implemented a few functions.Avamander1-14/+70
2021-12-04Few formatting fixesAvamander1-1/+1
2021-12-04Started initial work on the UIAvamander1-24/+31
2021-12-04Brace style and whitespace fixesAvamander1-1/+1
2021-12-04Fixed a few bugs, enabled UsefulBuf library optimizationsAvamander1-4/+15
2021-12-04Skeleton of the receiving logicAvamander1-37/+102
2021-12-04Initial Weather service skeletonAvamander1-0/+208