Wykres commitów

317 Commity (753ae5065b41f7262fe49166a12d765ae5a1d914)

Autor SHA1 Wiadomość Data
Pawel Jalocha 5aa91dd9a8 PilotAware packet definition 2020-11-30 18:47:13 +00:00
Pawel Jalocha 11114eb769 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2020-11-30 14:25:40 +00:00
Pawel Jalocha 5f6e115fc1 Alpha code to transmit PilotAware packets, do not use it yet 2020-11-30 14:24:22 +00:00
Pawel Jalocha 2141ce87c9 Add configuration for Stratux WiFi connection parameters 2020-11-30 14:22:01 +00:00
Pawel Jalocha 5f4f226245 Fix icon for WiFi and BT after font change 2020-11-30 14:20:34 +00:00
Paweł Jałocha eb6a1669e2
Update README.md 2020-11-28 23:50:31 +00:00
Paweł Jałocha e6df53a256
Update README.md 2020-11-28 23:32:58 +00:00
Pawel Jalocha 67934134ae Clean up and improve of the HTTP interface 2020-11-20 14:14:27 +00:00
Pawel Jalocha 8a9ceff73c Double check for long-push of the power button 2020-11-20 14:12:50 +00:00
Pawel Jalocha c56159119c Optimize part of the HTTP code by sending larger chunks 2020-11-19 20:32:29 +00:00
Pawel Jalocha 9ca6cb9913 Add RF status 2020-11-19 19:38:26 +00:00
Pawel Jalocha 3e35319baf Compile with ESP-IDF v4.1, sort log files after date/time, speed up log file download 2020-11-19 19:00:00 +00:00
Pawel Jalocha ace866ac7f Static libraries for the Windows executable 2020-11-18 16:46:52 +00:00
Pawel Jalocha f0fb2deef1 Can be compiled for both v4.0 and v4.1 2020-11-18 16:46:13 +00:00
Pawel Jalocha ba86322585 Handling of encrypted OGN packets 2020-11-16 20:00:15 +00:00
Pawel Jalocha 8ebaedec4d Compile aprs2igc for windows 2020-11-15 15:01:53 +00:00
Pawel Jalocha 56714aeb7d Add GPS and battery status 2020-11-04 01:52:37 +00:00
Pawel Jalocha 4daf095bf5 Download log files as binary or APRS format, add proper content-disposition 2020-11-03 10:55:34 +00:00
Pawel Jalocha ba74f34bb5 Separate HTTP server code, list log files and download them in APRS format 2020-11-03 02:47:57 +00:00
Pawel Jalocha 5a04a97444 Fix again an RF timing issue 2020-11-02 13:28:15 +00:00
Pawel Jalocha 520b2535e6 Add reset-to-defaults button 2020-11-02 00:35:33 +00:00
Pawel Jalocha 06495d803d HTTP updates the parameters in flash, fix timing bug in RF 2020-11-01 22:20:18 +00:00
Pawel Jalocha 095ad91b0a Possibly useable WiFi AP configuration 2020-11-01 15:54:55 +00:00
Pawel Jalocha 0c03db2dea More parameters and better grouped 2020-10-31 16:53:36 +00:00
Pawel Jalocha 28b7cc08eb Some parameters can be changed from the HTTP server, not saved to the flash yet 2020-10-31 03:19:55 +00:00
Pawel Jalocha 13bdd66295 Initial HTTP server associated with the WiFi AP 2020-10-30 04:05:03 +00:00
Pawel Jalocha d5871b8ffa More TCP ports 2020-10-29 02:10:11 +00:00
Pawel Jalocha a00b7df555 WiFi Access Point and TCP port for data output 2020-10-29 02:08:34 +00:00
Pawel Jalocha 07d3ac7e92 Split the WiFi code, thus now common between Stratux and APRS connection 2020-10-28 01:00:15 +00:00
Pawel Jalocha 5bccc189b5 Prepare for more regular WiFi code 2020-10-27 23:45:07 +00:00
Pawel Jalocha dff4f2e572 Format the time period, but not used yet 2020-10-27 22:44:26 +00:00
Pawel Jalocha 24b060068b increase transmit buffer for the SPP BT 2020-10-27 22:43:46 +00:00
Pawel Jalocha b1a720b18f Back-off timer instead of pure random transmission decision for LoRaWAN 2020-10-27 22:42:48 +00:00
Pawel Jalocha 04d27c5ce1 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2020-10-24 00:42:20 +01:00
Pawel Jalocha 833d9c0b8c Fix bug on decision to send 16 or 20 byte long packet 2020-10-24 00:42:03 +01:00
Pawel Jalocha 5e8b22d7aa Prepair for differential position encoding 2020-10-23 02:13:25 +01:00
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