.. |
CKL_logo_240x240.jpg
|
…
|
|
CMakeLists.txt
|
…
|
|
LoRaMacCrypto.c
|
…
|
|
LoRaMacCrypto.h
|
…
|
|
OGN_logo_240x240.jpg
|
…
|
|
adsl.h
|
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 |
aero.cpp
|
…
|
|
aero.h
|
…
|
|
aes.c
|
…
|
|
aes.h
|
…
|
|
ap.cpp
|
…
|
|
ap.h
|
…
|
|
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
|
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 |
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
|
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 |
ctrl.cpp
|
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 |
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
|
Choose particular protocols to be transmitted by mean of TxProtMask parameter
|
2023-07-14 06:43:53 +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 line endings which prevented XCsoar operation
|
2023-06-10 12:37:07 +01:00 |
freqplan.h
|
…
|
|
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
|
Fix line endings which prevented XCsoar operation
|
2023-06-10 12:37:07 +01: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
|
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 |
hal.h
|
Proper encoding/decoding when some elements are not available
|
2022-02-19 23:01:33 +00:00 |
http.cpp
|
Fix line endings which prevented XCsoar operation
|
2023-06-10 12:37:07 +01:00 |
http.h
|
…
|
|
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
|
EOL was mssing when dump SPIFFS file
|
2023-05-27 23:37:38 +01:00 |
log.h
|
…
|
|
lookout.h
|
Fix line endings which prevented XCsoar operation
|
2023-06-10 12:37:07 +01:00 |
lorawan.h
|
Process requests for device status
|
2022-11-30 05:12:53 +00:00 |
lowpass2.h
|
…
|
|
main.cpp
|
Power-ON memory under conditional compile
|
2023-07-18 21:44:16 +01:00 |
manchester.h
|
…
|
|
mavlink.h
|
…
|
|
ms5607.h
|
…
|
|
ms5611.h
|
…
|
|
nmea.cpp
|
Fix line endings which prevented XCsoar operation
|
2023-06-10 12:37:07 +01:00 |
nmea.h
|
Fix line endings which prevented XCsoar operation
|
2023-06-10 12:37:07 +01:00 |
ogn.h
|
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 |
ogn1.h
|
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 |
ogn2.h
|
Proper encoding/decoding when some elements are not available
|
2022-02-19 23:01:33 +00:00 |
ognconv.cpp
|
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 |
ognconv.h
|
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 |
parameters.h
|
Choose particular protocols to be transmitted by mean of TxProtMask parameter
|
2023-07-14 06:43:53 +01:00 |
paw.h
|
Proper encoding/decoding when some elements are not available
|
2022-02-19 23:01:33 +00:00 |
proc.cpp
|
Choose particular protocols to be transmitted by mean of TxProtMask parameter
|
2023-07-14 06:43:53 +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
|
Choose particular protocols to be transmitted by mean of TxProtMask parameter
|
2023-07-14 06:43:53 +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
|
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 |
sens.h
|
…
|
|
slope.h
|
…
|
|
socket.h
|
…
|
|
sound.h
|
…
|
|
ssd1306.h
|
…
|
|
st7789.cpp
|
…
|
|
st7789.h
|
…
|
|
stratux.cpp
|
…
|
|
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
|
…
|
|
timesync.h
|
…
|
|
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 |