Wykres commitów

51 Commity (master)

Autor SHA1 Wiadomość Data
Pawel Jalocha 1304bfa49d Choose particular protocols to be transmitted by mean of TxProtMask parameter 2023-07-14 06:43:53 +01:00
Pawel Jalocha 3158945266 Various updates, most important is to save the Power-ON state for the devices with AXP192 so they don't turn on on the external power (by will remember if they had been turned on by the button) 2023-07-12 11:48:47 +01:00
Pawel Jalocha 27ca3b6283 Fix line endings which prevented XCsoar operation 2023-06-10 12:37:07 +01:00
Pawel Jalocha 10a2845380 Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
Pawel Jalocha 93ed9de002 Update from other projects and ADS-l transmission implemented, subject to tests 2023-03-20 11:21:46 +00:00
Pawel Jalocha 05ac9aee9b Updates from other projects 2022-08-07 06:12:15 +01:00
Pawel Jalocha 3d67983d87 Clean up IGC logging to SD card, fixed IGC log name issue, not tested yet for takeoff/landing detection 2022-05-23 02:47:41 +01:00
Pawel Jalocha c7845b9c72 Adjust stack sizes for tasks, trying to gain RAM. fix some compile faults with particular options 2022-05-21 21:11:40 +01:00
Pawel Jalocha acecf945c0 Do not transmit info message when random address-type 2022-03-21 14:06:07 +00:00
Pawel Jalocha 4c1eb17e9e Keep track if the IGC log of the possibly changing aircraft radio ID 2022-03-20 20:36:00 +00:00
Pawel Jalocha 81ce496e81 Beta code to connect to APRS and pass own and received positions, thus acting as OGN receiver 2022-02-22 19:35:57 +00:00
Pawel Jalocha 4a59b29ed0 Proper encoding/decoding when some elements are not available 2022-02-19 23:01:33 +00:00
Pawel Jalocha 0f75a2aa40 Remove debug print 2022-02-11 12:01:36 +00:00
Pawel Jalocha c440a2e936 Fix bug around transmitting last known position when GPS fix is lost 2022-02-11 10:10:57 +00:00
Pawel Jalocha d9502ab856 Fix transmissionrate and don't reduce it for aircraft types which can hoover 2022-01-16 17:30:03 +00:00
Pawel Jalocha f8416500a8 Correct transmission rate error 2022-01-15 12:53:06 +00:00
Pawel Jalocha 9a335daaa2 Relay encrypted packets 2021-08-11 12:40:03 +01:00
Pawel Jalocha aeec572e1e More regular transmissions, although still randomized 2020-12-29 00:01:29 +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 c9c4f0825d Fix timing issues, in particular at GPS rates above 1Hz, other minor fixes 2020-12-16 02:18:31 +00:00
Pawel Jalocha 14039f2f10 Speed up GPS baudrate switching, print parameters as , cleanup of HTTP interface 2020-12-12 02:57:53 +00:00
Pawel Jalocha 67934134ae Clean up and improve of the HTTP interface 2020-11-20 14:14:27 +00:00
Pawel Jalocha b0c1f7f3e1 Move towards LoRaWAN connectivity 2020-10-07 19:04:44 +01:00
Pawel Jalocha a35330351f Produce IGC files, B-records only for now 2020-09-26 02:00:23 +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 5bf77bf719 Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +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
Pawel Jalocha 6283e07b58 Fixed null pointer reference 2020-07-03 20:24:20 +01:00
Pawel Jalocha 4fcc489b83 Add takeoff/landing detection, for IGC file creation 2020-07-03 11:29:30 +01:00
Pawel Jalocha 95c040b8c3 Log traffic info to SD 2020-05-07 22:41:26 +01:00
Pawel Jalocha a8bdf26574 Revive logging to the SD card 2020-05-06 17:31:43 +01:00
Pawel Jalocha 947e96a890 Working on FANET 2020-05-06 00:13:14 +01:00
Pawel Jalocha 1d83ab73b3 Add basic FANET transmission: position and pilot's name if defined, alpha stage 2020-05-01 15:01:36 +01:00
Pawel Jalocha 86a24a2913 Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
Pawel Jalocha 88b0918d4f Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-06-02 09:03:03 +01:00
Pawel Jalocha 8a51a7052a Position packet encryption, not complete 2019-06-02 09:02:57 +01:00
Manuel Haag 018f34ec6f fixed sending of MAV_ADSB_VEHICLE 2019-05-09 23:59:55 +02:00
Pawel Jalocha 6fb70d356e Group some RF variable for cleaner structure 2019-05-08 00:42:39 +01:00
Pawel Jalocha 14f4e13e80 Send MAVlink ADS-B message to the GPS/MAVlink port 2019-05-05 21:51:49 +01:00
Pawel Jalocha b6c53a3d28 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-05-01 21:49:40 +01:00
Pawel Jalocha 98d7a6adec Update from other platform 2019-05-01 21:49:34 +01:00
Pawel Jalocha a9a6a71159 Update for FollowMe 2019-04-29 10:52:14 +00:00
Pawel Jalocha b68f5ffc73 Major update, log to Flash, Bluetooth, transmission of info packets 2019-01-22 00:08:19 +00:00
Pawel Jalocha a5dbd28bb8 Add frequency hopping plan #5 for 433MHz, Add override of frequency plan in the flash parameters 2018-07-23 15:02:44 +00:00
Pawel Jalocha b7012db511 Debugging the MAVlink interface 2018-05-19 01:03:18 +00:00
Pawel Jalocha 0718171974 Add MAVlink HEARTBEAT message 2018-05-16 02:03:44 +00:00
Pawel Jalocha e9c5ac0dd6 Send ADSB_VEHICLE messages on the MAVlink portabout other aircrafts 2018-05-15 03:21:11 +00:00
Pawel Jalocha 2a0e0fa849 Add more info-parameters, BME280 support, remove I2C mutex 2018-03-09 13:11:21 +00:00
Pawel Jalocha 8bf73761c1 Add pressure sensor support, push I2C to HAL, major files identical to STM32 code for easy passing of new features 2018-02-25 18:47:03 +00:00
Pawel Jalocha 367ba6d4ce Correct the unique ID, add some string-valued parameters 2018-02-18 14:41:50 +00:00