Wykres commitów

162 Commity (b0c1f7f3e1a6af3a6f2d3bf5f1717c5647f104e9)

Autor SHA1 Wiadomość Data
Pawel Jalocha b0c1f7f3e1 Move towards LoRaWAN connectivity 2020-10-07 19:04:44 +01:00
Pawel Jalocha 553baa500d IGC header refine 2020-10-01 00:48:27 +01:00
Pawel Jalocha 7fd261658f IGC G-record with MD5 2020-09-30 10:48:54 +01:00
Pawel Jalocha 3e4d266a1e Log MAC and ID to the IGC file 2020-09-29 20:25:55 +01:00
Pawel Jalocha 389da4e515 Reorder the MAC to put MSB first 2020-09-29 20:24:26 +01:00
Pawel Jalocha 23e4514379 Add libssl-dev for ESP-IDF installation 2020-09-29 20:23:36 +01:00
Pawel Jalocha 8c7108fa56 Add IGC header with HF fields 2020-09-26 23:54:32 +01:00
Pawel Jalocha 906229814e Add setting the time/date for the IGC files 2020-09-26 02:42:15 +01:00
Pawel Jalocha a35330351f Produce IGC files, B-records only for now 2020-09-26 02:00:23 +01:00
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