Wykres commitów

132 Commity (e04b2d3ad304cd0d6a1192254911c490b190884e)

Autor SHA1 Wiadomość Data
Pawel Jalocha f04eaf9511 Add wiring description 2020-04-20 23:02:42 +01:00
Pawel Jalocha 0b466a2219 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2020-04-20 22:36:25 +01:00
Pawel Jalocha 1b56f5b9af Add missing parts for the LCD 240x240 screen 2020-04-20 22:36:09 +01:00
Paweł Jałocha 71ee855458
Update README.md 2020-04-20 18:20:16 +01:00
Paweł Jałocha 2683f2beae
Update README.md 2020-04-20 14:18:33 +01:00
Pawel Jalocha 5e4badfdbe HELTEC new board, need to rewire GPS due to DIO of the RF chip 2020-04-20 00:32:04 +01:00
Paweł Jałocha d5db4fd356
Delete HELTEC_v2.cfg 2020-04-20 00:26:19 +01:00
Pawel Jalocha fb47f0f31b Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2020-04-19 23:59:26 +01:00
Pawel Jalocha c3e757ba55 Enable Beeper 2020-04-19 23:59:10 +01:00
Paweł Jałocha 23b120e494
Update README.md 2020-04-19 22:39:34 +01:00
Paweł Jałocha 28d538bf5f
Update README.md 2020-04-19 22:21:48 +01:00
Pawel Jalocha ea5a714795 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2020-04-19 22:08:15 +01:00
Pawel Jalocha af2e9b426e Add config for the new HELTEC v2 board 2020-04-19 22:08:01 +01:00
Paweł Jałocha dcba0f4aa6
Update README.md 2020-04-19 22:00:35 +01:00
Pawel Jalocha 5b343beeeb Updates and bug fixes 2020-04-19 20:19:32 +01:00
Paweł Jałocha 6a82d84870
Merge pull request #13 from lupus78/ms5611
fix for temperature rounding
2020-04-19 10:24:53 +01:00
Farkas Szilárd d7e096ea87 fix for temperature rounding 2020-04-19 11:11:31 +02:00
Paweł Jałocha 82e36c6dd9
Merge pull request #12 from lupus78/ms5611
MS5611 Pressure sensor
2020-04-19 02:39:23 +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
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
Paweł Jałocha 9ca2e0a71e
Merge pull request #11 from ggajoch/fix_tx_led
fix missing functions for LED_TX
2020-03-15 02:12:20 +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 60bee324fd Updated by ne ESP-IDF 2019-12-19 16:32:12 +00:00
Pawel Jalocha 88b0918d4f Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-06-02 09:03:03 +01:00
Pawel Jalocha 8a51a7052a Position packet encryption, not complete 2019-06-02 09:02:57 +01:00
Pawel Jalocha 6fe9318d78 Minor fixes 2019-06-02 09:01:59 +01:00
Paweł Jałocha 3a4e0f4da1
Merge pull request #5 from helijunky/master
fixed sending of MAV_ADSB_VEHICLE
2019-06-02 08:59:24 +01:00
Manuel Haag 018f34ec6f fixed sending of MAV_ADSB_VEHICLE 2019-05-09 23:59:55 +02:00
Pawel Jalocha 0878e8378d Support for AERO protocol 2019-05-08 17:03:54 +00:00
Pawel Jalocha 6fb70d356e Group some RF variable for cleaner structure 2019-05-08 00:42:39 +01:00
Pawel Jalocha 788312c307 Reorganize to access more information from OLED status pages 2019-05-07 16:08:22 +01:00
Pawel Jalocha 5e548ef42b Refined FollowMe logo 2019-05-07 11:22:15 +01:00
Pawel Jalocha fa7738c3c6 Improve display pages 2019-05-07 10:05:38 +01:00
Pawel Jalocha a726052b0d Fill in some data in the baro page 2019-05-07 09:11:06 +01:00
Pawel Jalocha 14f4e13e80 Send MAVlink ADS-B message to the GPS/MAVlink port 2019-05-05 21:51:49 +01:00
Pawel Jalocha dabfffb230 Fixed compile error with MAVlink, but needs to be tested 2019-05-02 16:41:20 +01: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 363f8e9e86 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-05-02 01:51:58 +01:00
Pawel Jalocha 63130ef8cd Some OLED pages filled with data, some other not yet 2019-05-02 01:51:39 +01:00
Pawel Jalocha b6c53a3d28 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-05-01 21:49:40 +01:00
Pawel Jalocha 98d7a6adec Update from other platform 2019-05-01 21:49:34 +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