Wykres commitów

35 Commity (e7e1d83c1963bd4bb149d43350730e0cde3fa880)

Autor SHA1 Wiadomość Data
Pawel Jalocha e7e1d83c19 Add ILI9341 support for HELTEC v2, untested 2020-05-19 23:45:56 +01:00
Pawel Jalocha 11a90da716 Add I2C_Mutex 2020-04-30 23:23:17 +01:00
Pawel Jalocha 1b56f5b9af Add missing parts for the LCD 240x240 screen 2020-04-20 22:36:09 +01:00
Pawel Jalocha 5b343beeeb Updates and bug fixes 2020-04-19 20:19:32 +01:00
Paweł Jałocha f37bdc1f29
Merge pull request #10 from ggajoch/fix_debug_print
Fix compilation errors for #define DEBUG_PRINT
2020-03-15 02:12:47 +00:00
Grzegorz Gajoch 292939ee69 fix missing functions for TX_LED 2020-03-15 02:07:12 +00:00
Grzegorz Gajoch df5b6b7eaa Fix compilation errors 2020-03-15 02:02:07 +00: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 6fe9318d78 Minor fixes 2019-06-02 09:01:59 +01:00
Pawel Jalocha 0878e8378d Support for AERO protocol 2019-05-08 17:03:54 +00:00
Pawel Jalocha 38173f17a8 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-05-02 00:54:18 +00:00
Pawel Jalocha 8879922372 Minor bug fix 2019-05-02 00:54:13 +00:00
Pawel Jalocha 63130ef8cd Some OLED pages filled with data, some other not yet 2019-05-02 01:51:39 +01:00
Pawel Jalocha 3a6a6be160 More (dummy for now) pages on the OLED, switchable by the button 2019-05-01 21:35:54 +01:00
Pawel Jalocha 5a4c50b14b Add hardware options to the logo screen 2019-05-01 12:37:18 +01:00
Pawel Jalocha 992362bcc1 Start adding U8g2 support for the OLED/LCD 2019-05-01 10:24:50 +01:00
Pawel Jalocha 4268342809 OLED: some comments added 2019-04-29 23:44:35 +01:00
Pawel Jalocha d979f006ef OLED: add display-invert command 2019-04-29 23:25:18 +01:00
Pawel Jalocha 6f0683661c Some bugs fixed in the button reading code 2019-04-29 20:32:05 +01:00
Pawel Jalocha 61dadc2408 Disable the sleep mode for now 2019-04-29 19:16:46 +00:00
Pawel Jalocha a1a1dca5c3 Attempt to enter sleep/shutdown when button pressed for 4sec 2019-04-29 14:26:12 +01:00
Pawel Jalocha a9a6a71159 Update for FollowMe 2019-04-29 10:52:14 +00:00
Pawel Jalocha 1fa705b721 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-03-29 10:30:17 +00:00
Pawel Jalocha 0d5f30d089 Pins update for the new prototype of FollowMe 2019-03-29 10:29:50 +00:00
Pawel Jalocha 69ef4209fc Update for the new ESP-IDF 2019-03-24 07:11:39 +00:00
Pawel Jalocha c25c9c82a4 Try SD card in simple SPI mode, doe snot work yet 2019-02-26 11:47:27 +00:00
Pawel Jalocha 8b3eea922b Do not start I2C, unless needed for pressure sensor or OLED 2019-01-23 16:09:30 +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 bb254db371 Initialize the new paramater in the SPI structure with the new ESP-IDF - not tested 2018-06-15 21:14:06 +00:00
Pawel Jalocha e9c5ac0dd6 Send ADSB_VEHICLE messages on the MAVlink portabout other aircrafts 2018-05-15 03:21:11 +00:00
Pawel Jalocha 2a0e0fa849 Add more info-parameters, BME280 support, remove I2C mutex 2018-03-09 13:11:21 +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