Wykres commitów

22 Commity (e9caf1f353108c802af9f05ba762b50e5e52664a)

Autor SHA1 Wiadomość Data
Pawel Jalocha e9caf1f353 LoRaWAN code can join and send positions, proof of concept, far from stable 2020-10-09 14:08:50 +01:00
Pawel Jalocha 38d8ecaf22 Start with LoRaWAN connectivity 2020-10-08 02:30:52 +01:00
Pawel Jalocha a35330351f Produce IGC files, B-records only for now 2020-09-26 02:00:23 +01:00
Pawel Jalocha 8ed7d2f3e3 Run separate task for regular checks like LED, push button, sound start/stop 2020-09-25 01:30:17 +01:00
Pawel Jalocha 4607fef9d2 Switch USB serial communication to explicit UART, attermpt use to FAT on internal flash 2020-09-21 01:42:12 +01:00
Pawel Jalocha 5bf77bf719 Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
Pawel Jalocha 330077f8de Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2020-08-29 12:52:34 +01:00
Pawel Jalocha 7f00b93de8 Forgotten call name change 2020-08-29 12:52:29 +01:00
Pawel Jalocha b5b5d59179 Stratux WiFi connectivity 2020-08-29 12:49:46 +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
Pawel Jalocha 5b343beeeb Updates and bug fixes 2020-04-19 20:19:32 +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 0878e8378d Support for AERO protocol 2019-05-08 17:03:54 +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 5423ae48b3 Bug fixed: incorrect #if to start the SENS task 2018-02-26 11:41:23 +00:00
Pawel Jalocha a57c54cc88 default make for HELTEC with OLED and no baro, minor updates carried over from STM32 2018-02-25 19:33:58 +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
Pawel Jalocha 367ba6d4ce Correct the unique ID, add some string-valued parameters 2018-02-18 14:41:50 +00:00
Pawel Jalocha 79f8e58659 Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00