Wykres commitów

64 Commity (a0ba7ad4a3489c64dab836cdf6349a09be32ad92)

Autor SHA1 Wiadomość Data
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
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 876ba841fa Update for the new ESP-IDF 2019-03-24 07:11:54 +00:00
Pawel Jalocha 69ef4209fc Update for the new ESP-IDF 2019-03-24 07:11:39 +00:00
Pawel Jalocha 8dc39d1c11 Adjust frequency hopping for plans 2 and 3 2019-03-24 07:10:19 +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 81fc30b83d Fix compilation without WITH_SPIFFS 2019-01-23 19:45:17 +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 a5dbd28bb8 Add frequency hopping plan #5 for 433MHz, Add override of frequency plan in the flash parameters 2018-07-23 15:02:44 +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 dcd915f9fd Add conversion table from OGN aircraft-type to ArduPilot emitter_type 2018-05-20 07:27:20 +00:00
Pawel Jalocha 1394569fdd Add some messages, improve printout 2018-05-20 00:41:47 +01:00
Pawel Jalocha e28403027c Improved handling on timing of messages on MAVlink input 2018-05-19 12:17:01 +00:00
Pawel Jalocha b7012db511 Debugging the MAVlink interface 2018-05-19 01:03:18 +00:00