esp32-ogn-tracker/main
Pawel Jalocha a6ef1beedf Bring back the SX1262 for TX, not yet RX 2023-05-26 01:23:38 +01:00
..
CKL_logo_240x240.jpg
CMakeLists.txt
LoRaMacCrypto.c
LoRaMacCrypto.h
OGN_logo_240x240.jpg
adsl.h Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
aero.cpp
aero.h
aes.c
aes.h
ap.cpp Separate HTTP server code, list log files and download them in APRS format 2020-11-03 02:47:57 +00:00
ap.h WiFi Access Point and TCP port for data output 2020-10-29 02:08:34 +00:00
aprs.cpp Fixed WiFi reconnect issue - before it would not connect the 2nd time 2022-03-21 14:07:02 +00:00
aprs.h 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
atmosphere.cpp
atmosphere.h
axp192.h Status packets: correctly encode when some elements arenot available 2022-02-21 08:02:11 +00:00
bitcount.cpp
bitcount.h
bme280.h
bmp180.h
bmp280.h
bmx055.h
bq24295.h
bt.cpp Adjust stack sizes for tasks, trying to gain RAM. fix some compile faults with particular options 2022-05-21 21:11:40 +01:00
bt.h Split off the Bluetooth serial port code to prepare for BLE 2021-05-07 20:30:32 +01:00
cmac.c
cmac.h
cmacutil.c
cmacutil.h
component.mk
config.h Bring back the SX1262 for TX, not yet RX 2023-05-26 01:23:38 +01:00
ctrl.cpp Move to ESP-IDF v4.3 2022-11-30 05:19:15 +00:00
ctrl.h Move IGC key to CTRL task so it can be used as well without SDLOG 2022-02-12 07:08:26 +00:00
disp.cpp Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
disp.h
disp_lcd.cpp Minor editions 2023-03-21 01:53:56 +00:00
disp_lcd.h
disp_oled.cpp Display the CPU serial 2023-05-23 05:21:38 +01:00
disp_oled.h Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
fanet.h Update from other projects and ADS-l transmission implemented, subject to tests 2023-03-20 11:21:46 +00:00
fifo.h
flight.h Longer delay before declaring the landing 2023-05-23 05:22:31 +01:00
font8x8_basic.h
format.cpp Fix IGC file creation issues 2022-11-30 05:14:46 +00:00
format.h Fix IGC file creation issues 2022-11-30 05:14:46 +00:00
freqplan.h Alpha code to transmit PilotAware packets, do not use it yet 2020-11-30 14:24:22 +00:00
gdl90.cpp Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
gdl90.h Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
gps.cpp Improve serial port timing 2022-11-30 05:11:07 +00:00
gps.h 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
hal.cpp Improve serial port timing 2022-11-30 05:11:07 +00:00
hal.h Proper encoding/decoding when some elements are not available 2022-02-19 23:01:33 +00:00
http.cpp System info table for wifi ap page 2022-07-08 22:20:20 +02:00
http.h Separate HTTP server code, list log files and download them in APRS format 2020-11-03 02:47:57 +00:00
igc-key.h Adjust stack sizes for tasks, trying to gain RAM. fix some compile faults with particular options 2022-05-21 21:11:40 +01:00
imu.cpp
imu.h
intmath.cpp
intmath.h
knob.cpp
knob.h
lcd_battery.h
ldpc.cpp
ldpc.h
log.cpp Record to internal flash only when flying 2022-05-12 03:39:45 +01:00
log.h Separate HTTP server code, list log files and download them in APRS format 2020-11-03 02:47:57 +00:00
lookout.h Bug fix in PFLAA 2023-05-23 05:22:52 +01:00
lorawan.h Process requests for device status 2022-11-30 05:12:53 +00:00
lowpass2.h
main.cpp Bring back the SX1262 for TX, not yet RX 2023-05-26 01:23:38 +01:00
manchester.h
mavlink.h
ms5607.h
ms5611.h
nmea.cpp Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
nmea.h Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
ogn.h Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
ogn1.h Update from other projects and ADS-l transmission implemented, subject to tests 2023-03-20 11:21:46 +00:00
ogn2.h Proper encoding/decoding when some elements are not available 2022-02-19 23:01:33 +00:00
ognconv.cpp Update from other projects 2023-05-23 05:20:43 +01:00
ognconv.h Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
parameters.h Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
paw.h Proper encoding/decoding when some elements are not available 2022-02-19 23:01:33 +00:00
proc.cpp Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
proc.h Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
relpos.h Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
rf.cpp Bring back the SX1262 for TX, not yet RX 2023-05-26 01:23:38 +01:00
rf.h Update from other projects and ADS-l transmission implemented, subject to tests 2023-03-20 11:21:46 +00:00
rfm.h Bring back the SX1262 for TX, not yet RX 2023-05-26 01:23:38 +01:00
sdlog.cpp Fix IGC file creation issues 2022-11-30 05:14:46 +00:00
sdlog.h 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
sens.cpp Status packets: correctly encode when some elements arenot available 2022-02-21 08:02:11 +00:00
sens.h
slope.h
socket.h WiFi Access Point and TCP port for data output 2020-10-29 02:08:34 +00:00
sound.h
ssd1306.h
st7789.cpp
st7789.h
stratux.cpp 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
stratux.h
sx1231.h
sx1262.h Update from other projects and ADS-l transmission implemented, subject to tests 2023-03-20 11:21:46 +00:00
sx1272.h
sx1276.h
timesync.cpp Fix timing issues, in particular at GPS rates above 1Hz, other minor fixes 2020-12-16 02:18:31 +00:00
timesync.h Fix timing issues, in particular at GPS rates above 1Hz, other minor fixes 2020-12-16 02:18:31 +00:00
ubx.h 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
wifi.cpp Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
wifi.h Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00