Wykres commitów

153 Commity (ce888159335c87c2027ec310caf4d46b9bf3acc8)

Autor SHA1 Wiadomość Data
Pawel Jalocha ce88815933 Dump serial port data with time and NMEA info 2020-09-26 01:59:03 +01:00
Pawel Jalocha 4463ed9fac Add comments 2020-09-25 01:31:30 +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 849a5c599a More precise timestamp for the pressure measurement 2020-09-25 01:29:14 +01:00
Pawel Jalocha 0354f5fc14 Force internal log to reopen when about to shutdown 2020-09-25 01:28:28 +01:00
Pawel Jalocha e0f5bbd86a Read potentiometer position 2020-09-25 01:26:47 +01:00
Pawel Jalocha 630d93d2cf Replace SPIFFS with FAT, seems to work well 2020-09-22 20:44:55 +01:00
Pawel Jalocha 8a45611fdb Update config files 2020-09-21 01:44:35 +01:00
Pawel Jalocha 0994c5d091 Fix bug with logging status packets when there no GPS fix 2020-09-21 01:43:27 +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 3e8b96d40d Utilities to read internal flash log as APRS and convert APRS to IGC 2020-09-20 22:09:47 +01:00
Pawel Jalocha f6f50c57f8 Add status packet print when downloading the log file 2020-09-19 03:08:51 +01:00
Pawel Jalocha 8cb4462c2d Add ground track display on the altitude/climb/speed page 2020-09-19 00:36:56 +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 f6d17350d5 Exponential timeout for connecting Stratux 2020-09-05 20:22:52 +01:00
Pawel Jalocha b0618a549a Attempt to save power on WiFi, especially while idling (when AP is not yet there) 2020-09-05 18:39:24 +01:00
Pawel Jalocha 6b600f1943 Avoid crashing on NULL pointer to strings 2020-09-05 18:38:29 +01:00
Pawel Jalocha fd6ea42f96 Pass (some) GSV messages for satellite visualization 2020-09-05 18:37:44 +01:00
Pawel Jalocha 1be81357c6 Add charging status on the OLED top status bar 2020-09-01 20:49:26 +01:00
Pawel Jalocha 8781688e37 Add WiFi power and sensitivity control for Stratux. more flexible TCP connection target 2020-09-01 20:19:27 +01:00
Pawel Jalocha 5771257a77 Update config files for various configurations 2020-09-01 20:17:11 +01:00
Pawel Jalocha e04b2d3ad3 Simple script to create package to upload code into ESP32 without the whole toolchain installed 2020-08-30 13:18:33 +01:00
Pawel Jalocha bbf55ae81d Pass every 5th for satellite info to be visible in Stratux 2020-08-30 13:15:08 +01:00
Pawel Jalocha 5040295d80 Add CKL logo (for EPPK and EPPG airfield) 2020-08-29 18:56:04 +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 2cd55cf257 Work on WIFI and talking to the APRS server 2020-07-07 21:44:12 +01:00
Pawel Jalocha 744020b31c Add turn rate and update the pressure altitude encoding for FANET 2020-07-07 01:49:52 +01:00
Pawel Jalocha 960ef5e9b9 Make the selection of the displayed pages a parameter stored in flash: PageMask 2020-07-07 01:48:36 +01:00
Paweł Jałocha 850494ed04
Merge pull request #21 from lupus78/oled_custom
OLED custom pages
2020-07-04 20:30:39 +01:00
Pawel Jalocha 86e254767f Organize TLG and TRK files on the SD card into sub-directories 2020-07-04 16:49:55 +01:00
Farkas Szilárd 832f84d0be Ability to enable or disable pages on the u8g2 OLED display 2020-07-04 16:04:05 +02:00
Farkas Szilárd 5f3587a15a OLED Page with Altitude, Vario and Speed 2020-07-04 15:08:20 +02:00
Pawel Jalocha 3a82baf506 Add BT icon on the OLED status bar 2020-07-04 00:13:45 +01:00
Pawel Jalocha 6283e07b58 Fixed null pointer reference 2020-07-03 20:24:20 +01:00
Pawel Jalocha b1e1c5a8fe Add ILI9341 support for T-Beam 2020-07-03 15:23:18 +01:00
Pawel Jalocha 3194e3e9a5 Add data path from the Bluetooth client to the console input, thus to allow to send commands from BT devices 2020-07-03 11:30:18 +01:00
Pawel Jalocha 4fcc489b83 Add takeoff/landing detection, for IGC file creation 2020-07-03 11:29:30 +01:00
Paweł Jałocha 87911a3577
Update README.md 2020-07-02 11:26:47 +01:00
Pawel Jalocha 3ce49daa8d Correct FANET position encoding 2020-06-09 22:12:30 +01:00
Pawel Jalocha f7ee06670a Add 2nd reset for the ILI9341 LCD 2020-05-31 23:09:09 +01:00
Pawel Jalocha ad8b8dde00 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2020-05-19 23:46:13 +01:00
Pawel Jalocha e7e1d83c19 Add ILI9341 support for HELTEC v2, untested 2020-05-19 23:45:56 +01:00
Pawel Jalocha feeac80a67 Make the BMX055 IMU respond in FollowMe 2020-05-13 17:55:52 +00:00
Pawel Jalocha ca95d9a41d For cmake and idf.py to work 2020-05-13 12:13:55 +01:00
Pawel Jalocha f856fce72b More space for the application code 2020-05-12 17:27:44 +01:00
Pawel Jalocha 0bedef6a90 Display MAVLINK instead of GPS when drone telemetry is the position source 2020-05-11 00:45:56 +01:00
Pawel Jalocha ab5bf7ae58 Display battery data from the drone's telemetry, when WITH_MAVLINK 2020-05-11 00:31:52 +01:00