Wykres commitów

17 Commity (3158945266ec5f94efeb8311592be8ff54e8dd56)

Autor SHA1 Wiadomość Data
Pawel Jalocha 3158945266 Various updates, most important is to save the Power-ON state for the devices with AXP192 so they don't turn on on the external power (by will remember if they had been turned on by the button) 2023-07-12 11:48:47 +01:00
Pawel Jalocha eec3dc8c71 Status packets: correctly encode when some elements arenot available 2022-02-21 08:02:11 +00:00
Pawel Jalocha 9a5446fb40 with [feet] units as it is more standard 2021-01-13 23:19:08 +00:00
Pawel Jalocha 158bfafa5d Major change: fractional time in the GPS structure is give in ms instead of 1/100th seconds 2020-12-25 20:27:34 +00:00
Pawel Jalocha a13d670db3 Improve merging pressure and GPS data at higher update rates, but still needs work 2020-12-24 15:04:08 +00:00
Pawel Jalocha 849a5c599a More precise timestamp for the pressure measurement 2020-09-25 01:29:14 +01:00
Pawel Jalocha 4cab8adf39 Fix display of negative pressure altitude and climb/sink rate when no GPS fix 2020-09-18 23:17:06 +01:00
Pawel Jalocha 771cdd3997 Log more data to SD 2020-05-07 22:40:19 +01:00
Pawel Jalocha a8bdf26574 Revive logging to the SD card 2020-05-06 17:31:43 +01:00
Pawel Jalocha 11a90da716 Add I2C_Mutex 2020-04-30 23:23:17 +01:00
Farkas Szilárd a0ba7ad4a3 MS5611 pressure sensor code, which is more or less the same as MS5607 on the calculation parameters differ. I2C_Write function signature was wrong, and header define was missing in the ms5607.h 2020-04-18 20:05:51 +02:00
Pawel Jalocha 86a24a2913 Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
Pawel Jalocha 788312c307 Reorganize to access more information from OLED status pages 2019-05-07 16:08:22 +01:00
Pawel Jalocha 61dadc2408 Disable the sleep mode for now 2019-04-29 19:16:46 +00:00
Pawel Jalocha b68f5ffc73 Major update, log to Flash, Bluetooth, transmission of info packets 2019-01-22 00:08:19 +00:00
Pawel Jalocha 2a0e0fa849 Add more info-parameters, BME280 support, remove I2C mutex 2018-03-09 13:11:21 +00:00
Pawel Jalocha 8bf73761c1 Add pressure sensor support, push I2C to HAL, major files identical to STM32 code for easy passing of new features 2018-02-25 18:47:03 +00:00