esp32-ogn-tracker/main
Pawel Jalocha 4463ed9fac Add comments 2020-09-25 01:31:30 +01:00
..
CKL_logo_240x240.jpg Add CKL logo (for EPPK and EPPG airfield) 2020-08-29 18:56:04 +01:00
CMakeLists.txt For cmake and idf.py to work 2020-05-13 12:13:55 +01:00
OGN_logo_240x240.jpg Add missing parts for the LCD 240x240 screen 2020-04-20 22:36:09 +01:00
aero.cpp
aero.h
atmosphere.cpp
atmosphere.h
axp192.h
bitcount.cpp
bitcount.h
bme280.h
bmp180.h
bmp280.h
bmx055.h Power-up BMX055 magnetometer before trying to read the ID, not tested 2020-05-01 15:00:05 +01:00
bq24295.h
component.mk Add CKL logo (for EPPK and EPPG airfield) 2020-08-29 18:56:04 +01:00
config.h Replace SPIFFS with FAT, seems to work well 2020-09-22 20:44:55 +01:00
ctrl.cpp Run separate task for regular checks like LED, push button, sound start/stop 2020-09-25 01:30:17 +01:00
ctrl.h Run separate task for regular checks like LED, push button, sound start/stop 2020-09-25 01:30:17 +01:00
disp.cpp Make the selection of the displayed pages a parameter stored in flash: PageMask 2020-07-07 01:48:36 +01:00
disp.h
disp_lcd.cpp
disp_lcd.h
disp_oled.cpp Add ground track display on the altitude/climb/speed page 2020-09-19 00:36:56 +01:00
disp_oled.h OLED Page with Altitude, Vario and Speed 2020-07-04 15:08:20 +02:00
fanet.h Add turn rate and update the pressure altitude encoding for FANET 2020-07-07 01:49:52 +01:00
fifo.h
flight.h Add comments 2020-09-25 01:31:30 +01:00
font8x8_basic.h
format.cpp Avoid crashing on NULL pointer to strings 2020-09-05 18:38:29 +01:00
format.h Add turn rate and update the pressure altitude encoding for FANET 2020-07-07 01:49:52 +01:00
freqplan.h
gdl90.cpp Add basic FANET transmission: position and pilot's name if defined, alpha stage 2020-05-01 15:01:36 +01:00
gdl90.h Add basic FANET transmission: position and pilot's name if defined, alpha stage 2020-05-01 15:01:36 +01:00
gps.cpp Pass (some) GSV messages for satellite visualization 2020-09-05 18:37:44 +01:00
gps.h Correct FANET position encoding 2020-06-09 22:12:30 +01:00
hal.cpp Run separate task for regular checks like LED, push button, sound start/stop 2020-09-25 01:30:17 +01:00
hal.h Run separate task for regular checks like LED, push button, sound start/stop 2020-09-25 01:30:17 +01:00
imu.cpp Make the BMX055 IMU respond in FollowMe 2020-05-13 17:55:52 +00:00
imu.h Start with BMX055, but not working yet 2020-05-01 00:01:30 +01:00
intmath.cpp
intmath.h
knob.cpp Read potentiometer position 2020-09-25 01:26:47 +01:00
knob.h
lcd_battery.h
ldpc.cpp
ldpc.h
log.cpp Force internal log to reopen when about to shutdown 2020-09-25 01:28:28 +01:00
log.h Force internal log to reopen when about to shutdown 2020-09-25 01:28:28 +01:00
lookout.h
lowpass2.h
main.cpp Run separate task for regular checks like LED, push button, sound start/stop 2020-09-25 01:30:17 +01:00
manchester.h
mavlink.h
ms5607.h
ms5611.h fix for temperature rounding 2020-04-19 11:11:31 +02:00
nmea.cpp
nmea.h
ogn.h Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
ogn1.h Add status packet print when downloading the log file 2020-09-19 03:08:51 +01:00
ogn2.h
ognconv.cpp
ognconv.h
parameters.h Add WiFi power and sensitivity control for Stratux. more flexible TCP connection target 2020-09-01 20:19:27 +01:00
proc.cpp Fix bug with logging status packets when there no GPS fix 2020-09-21 01:43:27 +01:00
proc.h Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
relpos.h
rf.cpp FANET: QNE encoding and packet reception 2020-05-02 20:37:15 +01:00
rf.h Add basic FANET transmission: position and pilot's name if defined, alpha stage 2020-05-01 15:01:36 +01:00
rfm.h Working on FANET 2020-05-06 00:13:14 +01:00
sdlog.cpp Add comments 2020-09-25 01:31:30 +01:00
sdlog.h Revive logging to the SD card 2020-05-06 17:31:43 +01:00
sens.cpp More precise timestamp for the pressure measurement 2020-09-25 01:29:14 +01:00
sens.h
slope.h
socket.h Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
sound.h
ssd1306.h
st7789.cpp Add 2nd reset for the ILI9341 LCD 2020-05-31 23:09:09 +01:00
st7789.h
stratux.cpp Exponential timeout for connecting Stratux 2020-09-05 20:22:52 +01:00
stratux.h Stratux WiFi connectivity 2020-08-29 12:49:46 +01:00
sx1231.h
sx1272.h
sx1276.h Working on FANET 2020-05-06 00:13:14 +01:00
timesync.cpp
timesync.h
ubx.h
wifi.cpp Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
wifi.h Work on WIFI and talking to the APRS server 2020-07-07 21:44:12 +01:00