Wykres commitów

274 Commity (4427ca9ce2bfb2cc3ec343200178f0e5abcdd568)

Autor SHA1 Wiadomość Data
Pawel Jalocha 4427ca9ce2 Update for new application name 2021-05-15 20:18:54 +01:00
Pawel Jalocha 0bf6c2cc6e BLE: device name is visible 2021-05-09 02:34:03 +01:00
Pawel Jalocha 1a4e4398b2 Progress on BLE but far from ready yet 2021-05-08 05:43:03 +01:00
Pawel Jalocha 88ea6f851b Correction to compile without Bluetooth serial port 2021-05-07 21:47:41 +01:00
Pawel Jalocha c6f4f5204d Split off the Bluetooth serial port code to prepare for BLE 2021-05-07 20:30:32 +01:00
Pawel Jalocha 0a985e4789 Navigation rate change would not work, now fixed 2021-05-06 02:45:40 +01:00
Paweł Jałocha 381a3029e5
Merge pull request #38 from lupus78/igc_tune
IGC file format tweaks, fix the date field, add more details
2021-04-06 17:39:31 +01:00
Farkas Szilárd 99a307d5e6 IGC file format tweaks, fix the date field, add more details 2021-04-06 17:30:54 +02:00
Pawel Jalocha dcd97b118c WITH_AP_BUTTON => Turn on the WiFi AP only when user button is pressed during startup 2021-04-04 17:04:50 +01:00
Paweł Jałocha 08b6b990df
Merge pull request #36 from lupus78/http_design
HTTP minimalistic CSS framework, and clean up HTML code
2021-04-04 07:52:24 +01:00
Paweł Jałocha d998bc2a1a
Merge pull request #37 from ggajoch/master
OGN_AKR board
2021-04-04 06:17:20 +01:00
Grzegorz Gajoch 43d97fdc3e OGN_AKR board 2021-04-04 03:37:28 +00:00
Farkas Szilárd 9751ab8abb HTTP minimalistic CSS framework, and clean up HTML code 2021-04-03 21:27:12 +02:00
Pawel Jalocha 8b212afe59 Setting the TxPower to -32 disables transmission 2021-03-31 14:13:18 +01:00
Pawel Jalocha 6f21f2ae71 Properly limit TxPower entry 2021-03-27 18:04:21 +00:00
Pawel Jalocha 5c4f22a640 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2021-03-13 01:17:10 +00:00
Pawel Jalocha 4e68d90a27 Only start AP when APname non-empty 2021-03-13 01:16:54 +00:00
Pawel Jalocha 24c0373390 More header lines for HTTP IGC and some bugs fixed 2021-03-07 16:28:19 +00:00
Pawel Jalocha 5782113fad Add header to the HTTP IGC files and the G-record (MD5) 2021-03-07 15:47:28 +00:00
Pawel Jalocha b3ff988835 Add NL after the B-record 2021-03-06 20:19:08 +00:00
Pawel Jalocha 077688b9e6 Fix garbage in the first line of the downloaded APRS of IGC file 2021-03-06 19:44:20 +00:00
Pawel Jalocha fb7c0f004d Prepare to download log files as IGC from HTTP interface 2021-03-06 17:06:50 +00:00
Pawel Jalocha bf5f77a000 Spearate APRS2IGC so it can be used elsewhere 2021-03-05 22:19:04 +00:00
Pawel Jalocha 09870a8f95 Stick to ESP-IDF v4.1 and correct LCD pin for BCKL 2021-03-05 18:10:29 +00:00
Pawel Jalocha 0e3cf37cf4 Typing error 2021-03-05 13:50:03 +00:00
Pawel Jalocha c7b4d1bb90 Not encode by default the extended numbers in the packet 2021-02-28 14:11:06 +00:00
Pawel Jalocha dc4609678d Add WITH_LORA32 pin configuration for LoRa32 board by TTGO, untested 2021-02-08 19:22:38 +00:00
Pawel Jalocha 0ea2e24488 SX1262 support, not yet complete 2021-01-27 01:22:55 +00:00
Pawel Jalocha f8a0f9bdad Closer to run on sx1262 but not ready yet 2021-01-25 03:27:51 +00:00
Pawel Jalocha a46dab7ab3 Prepare for sx1262 RF chip, but still long way to go 2021-01-24 03:38:29 +00:00
Pawel Jalocha 9a5446fb40 with [feet] units as it is more standard 2021-01-13 23:19:08 +00:00
Pawel Jalocha 63be645934 Debug print for the LoRaWAN received packet 2021-01-06 17:38:07 +00:00
Pawel Jalocha e355b6c8f6 Temperature conversion bug 2021-01-05 10:57:03 +00:00
Pawel Jalocha aeec572e1e More regular transmissions, although still randomized 2020-12-29 00:01:29 +00:00
Pawel Jalocha 59063d965f Improved handling for higher update rates 2020-12-29 00:00:50 +00:00
Pawel Jalocha 4a8f0661aa Improving hndling of high GPS update rates for Stratux 2020-12-27 14:09:57 +00:00
Pawel Jalocha 31c237db84 Fix the pressure data merge with GPS data at higher GPS update rates 2020-12-25 22:16:06 +00:00
Pawel Jalocha 158bfafa5d Major change: fractional time in the GPS structure is give in ms instead of 1/100th seconds 2020-12-25 20:27:34 +00:00
Pawel Jalocha a13d670db3 Improve merging pressure and GPS data at higher update rates, but still needs work 2020-12-24 15:04:08 +00:00
Pawel Jalocha bee6b181a6 Fix the number format in the HTML forms: the numbers should not have a plus sign 2020-12-23 20:54:16 +00:00
Pawel Jalocha fcc2b17c56 Comment out debug printout of the UBX messages 2020-12-22 03:57:06 +00:00
Pawel Jalocha 0039bdd17c Send ,SysStart on the console to notify about a (re)start 2020-12-22 03:56:33 +00:00
Pawel Jalocha dfb115bffa Control SBAS enable/disable from Parameters.GNSS 2020-12-22 02:14:38 +00:00
Pawel Jalocha 0d6cb0bc70 Default GPS rate = 5Hz for Stratux mode 2020-12-22 02:13:26 +00:00
Pawel Jalocha 546dc06ce7 Prefix 0x08 is AddrType=2 for GxAircom 2020-12-22 02:12:45 +00:00
Pawel Jalocha 6c77030821 PAW extension but without Time field which upset the original decoder 2020-12-20 15:38:54 +01:00
Pawel Jalocha 4fc23fadcc Minor improvements, bug fixes, for higher GPS update rates, PAW TX 2020-12-20 04:44:37 +00:00
Pawel Jalocha 0ef3ae4819 More useable PilotAware transmission 2020-12-17 01:15:13 +00:00
Pawel Jalocha c9c4f0825d Fix timing issues, in particular at GPS rates above 1Hz, other minor fixes 2020-12-16 02:18:31 +00:00
Pawel Jalocha d51f1b0c42 Fix RFM69 code, broken when introducing PilotAware 2020-12-14 19:10:21 +00:00