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 |
Pawel Jalocha
|
79f8e58659
|
Initial code, basic functionality: transmit, receive, relay, display position
|
2018-01-29 12:43:22 +00:00 |