Wykres commitów

381 Commity (master)

Autor SHA1 Wiadomość Data
Pawel Jalocha a7592bc4e5 Send (shorter) positions packets with implicit header 2020-10-22 02:23:08 +01:00
Pawel Jalocha 934e776795 Even better display for the AppKey 2020-10-21 01:12:45 +01:00
Pawel Jalocha bb5013724b Display just the first two bytes of the AppKey 2020-10-21 00:46:47 +01:00
Pawel Jalocha f8f7060dd6 Fixed bug with Format_HexBytes() 2020-10-21 00:45:57 +01:00
Pawel Jalocha 9d331638cf New: Format_HexBytes 2020-10-20 00:36:25 +01:00
Pawel Jalocha 65def379fc Reset the LoRaWAN state when new AppKey supplied 2020-10-20 00:35:45 +01:00
Pawel Jalocha d224f7a6a7 Show LoRaWAN AppKey when in not-joined state 2020-10-20 00:34:52 +01:00
Pawel Jalocha 8aa8f9aaf4 Set low-rate-optimize bit 2020-10-20 00:33:06 +01:00
Pawel Jalocha 33521c07b4 Start defining differential encoding format 2020-10-19 02:10:16 +01:00
Pawel Jalocha 14995887d2 Accept stdin 2020-10-19 02:02:31 +01:00
Pawel Jalocha 87fc27cc22 Re-init LoRaWAN when the AppKey changes 2020-10-16 00:19:01 +01:00
Pawel Jalocha eaafbd62fa Clear the AppKey by default 2020-10-16 00:18:06 +01:00
Pawel Jalocha e9167525ec Sort positions in time, as the APRS data can be mixed in time 2020-10-16 00:16:57 +01:00
Pawel Jalocha 1ca21bc39b Minor improvements and debug for LoRaWAN code 2020-10-13 02:30:04 +01:00
Pawel Jalocha 486f09396b Allow for empty string with <name>=<value> 2020-10-10 06:40:12 +01:00
Pawel Jalocha 9fb2955a46 LoRaWAN good enough for tests 2020-10-09 22:23:43 +01:00
Pawel Jalocha 72727b2911 Reset WAN when new key in the parameters 2020-10-09 17:17:44 +01:00
Pawel Jalocha e9caf1f353 LoRaWAN code can join and send positions, proof of concept, far from stable 2020-10-09 14:08:50 +01:00
Pawel Jalocha 38d8ecaf22 Start with LoRaWAN connectivity 2020-10-08 02:30:52 +01:00
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