Commit graph

26 commits

Author SHA1 Message Date
Avamander 62bb6b5163 Better cleanup, bugfixes and improvements in weather parsing. UI improvements 2021-12-04 22:03:40 +02:00
Avamander 58d454b11f Improved Temperature parsing 2021-12-04 22:03:40 +02:00
Avamander 4a8f72bd1e Fixed a bug in DewPoint decoding 2021-12-04 22:03:40 +02:00
Avamander be7931c4fb Whoops, fixed a wrong type 2021-12-04 22:03:40 +02:00
Avamander 154e3d27ad Added a few helper functions 2021-12-04 22:03:40 +02:00
Avamander 797b60397c Improved documentation 2021-12-04 22:03:40 +02:00
Avamander e0133cec36 Improved documentation 2021-12-04 22:03:40 +02:00
Avamander ffd6c3f095 Removed an instance of shadowing 2021-12-04 22:03:40 +02:00
Avamander b72c6a5bc9 Clarified a few comments 2021-12-04 22:03:40 +02:00
Avamander 9525fc4273 Specified how values should be interpreted better 2021-12-04 22:03:40 +02:00
Avamander abbfb92fa2 Added new precipitation and obscuration types 2021-12-04 22:03:40 +02:00
Avamander 75cf5324ba Fixed an incorrect decode in Humidity 2021-12-04 22:03:40 +02:00
Avamander 9108952e6b Implemented parsing of all defined weather data types 2021-12-04 22:03:40 +02:00
Avamander 06b022fc4d Improved UI and fixed a bug 2021-12-04 22:03:40 +02:00
Avamander c870f8ed30 Bunch of bugs fixed, improved error handling, debug UI addition 2021-12-04 22:03:40 +02:00
Avamander 48beb7c3b1 Improved error handling and fixed incompatibility with co.nstant.in:cbor library 2021-12-04 22:03:40 +02:00
Avamander 900598a7ee Removed versioning because it's not necessary 2021-12-04 22:03:40 +02:00
Avamander 657dc3a9ba Changed UUID so it wouldn't conflict with Motion 2021-12-04 22:03:40 +02:00
Avamander ffb17357e7 Fixed a few compilation errors, fixed UUID. 2021-12-04 22:03:40 +02:00
Avamander ed6f0aade4 Implemented a few functions. 2021-12-04 22:03:40 +02:00
Avamander 0ed256ba15 Few formatting fixes 2021-12-04 22:03:40 +02:00
Avamander 19c9667a3d Started initial work on the UI 2021-12-04 22:03:40 +02:00
Avamander 3a09b3614c Brace style and whitespace fixes 2021-12-04 22:03:40 +02:00
Avamander 4b2dcbb4f0 Fixed a few bugs, enabled UsefulBuf library optimizations 2021-12-04 22:03:40 +02:00
Avamander 6e16584816 Skeleton of the receiving logic 2021-12-04 22:03:40 +02:00
Avamander bda96dc595 Initial Weather service skeleton 2021-12-04 22:03:40 +02:00