esp32-ogn-tracker/main
Pawel Jalocha 960ef5e9b9 Make the selection of the displayed pages a parameter stored in flash: PageMask 2020-07-07 01:48:36 +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 missing parts for the LCD 240x240 screen 2020-04-20 22:36:09 +01:00
config.h Ability to enable or disable pages on the u8g2 OLED display 2020-07-04 16:04:05 +02:00
ctrl.cpp Updates and bug fixes 2020-04-19 20:19:32 +01:00
ctrl.h
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 MS5611 pressure sensor code, which is more or less the same as MS5607 on the calculation parameters differ. I2C_Write function signature was wrong, and header define was missing in the ms5607.h 2020-04-18 20:05:51 +02:00
disp_lcd.h
disp_oled.cpp OLED Page with Altitude, Vario and Speed 2020-07-04 15:08:20 +02:00
disp_oled.h OLED Page with Altitude, Vario and Speed 2020-07-04 15:08:20 +02:00
fanet.h Correct FANET position encoding 2020-06-09 22:12:30 +01:00
fifo.h
flight.h Add takeoff/landing detection, for IGC file creation 2020-07-03 11:29:30 +01:00
font8x8_basic.h
format.cpp
format.h
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 Display battery data from the drone's telemetry, when WITH_MAVLINK 2020-05-11 00:31:52 +01:00
gps.h Correct FANET position encoding 2020-06-09 22:12:30 +01:00
hal.cpp Add BT icon on the OLED status bar 2020-07-04 00:13:45 +01:00
hal.h Add BT icon on the OLED status bar 2020-07-04 00:13:45 +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.h
lcd_battery.h
ldpc.cpp
ldpc.h
log.cpp Organize TLG and TRK files on the SD card into sub-directories 2020-07-04 16:49:55 +01:00
log.h Organize TLG and TRK files on the SD card into sub-directories 2020-07-04 16:49:55 +01:00
lookout.h
lowpass2.h
main.cpp Revive logging to the SD card 2020-05-06 17:31:43 +01:00
manchester.h
mavlink.h
ms5607.h MS5611 pressure sensor code, which is more or less the same as MS5607 on the calculation parameters differ. I2C_Write function signature was wrong, and header define was missing in the ms5607.h 2020-04-18 20:05:51 +02:00
ms5611.h fix for temperature rounding 2020-04-19 11:11:31 +02:00
nmea.cpp
nmea.h
ogn.h Organize TLG and TRK files on the SD card into sub-directories 2020-07-04 16:49:55 +01:00
ogn1.h
ogn2.h
ognconv.cpp
ognconv.h
parameters.h Make the selection of the displayed pages a parameter stored in flash: PageMask 2020-07-07 01:48:36 +01:00
proc.cpp Organize TLG and TRK files on the SD card into sub-directories 2020-07-04 16:49:55 +01:00
proc.h
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 Organize TLG and TRK files on the SD card into sub-directories 2020-07-04 16:49:55 +01:00
sdlog.h Revive logging to the SD card 2020-05-06 17:31:43 +01:00
sens.cpp Log more data to SD 2020-05-07 22:40:19 +01:00
sens.h MS5611 pressure sensor code, which is more or less the same as MS5607 on the calculation parameters differ. I2C_Write function signature was wrong, and header define was missing in the ms5607.h 2020-04-18 20:05:51 +02:00
slope.h
socket.h WiFi code (alpha) connects to AP and then logs into the APRS server, demo, not a regular usage code 2020-05-09 23:47:12 +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
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 WiFi code (alpha) connects to AP and then logs into the APRS server, demo, not a regular usage code 2020-05-09 23:47:12 +01:00
wifi.h WiFi code (alpha) connects to AP and then logs into the APRS server, demo, not a regular usage code 2020-05-09 23:47:12 +01:00