Konrad Iturbe
e535e161d8
Seek On Mavic ( #93 )
...
* Start of seek on mavic:
- Add build targets with LOG_DATA_JSON enabled
- remove json lib
* Switch between USB serial and HW serial
* wip: test with lower bandwidth
* use serial_out for seek on jam
* serial out
* change ports to lilygo port pin
2024-12-28 15:28:44 +01:00
Egor
56f1593e7b
Merge branch 'testable' of https://github.com/Genaker/LoraSA into testable
2024-12-24 14:23:49 -08:00
Sassa NF
c6833ee3b0
Fixup - RadioLib now supports calibration
2024-12-24 12:57:52 +00:00
Egor
1dca46ce6c
fix scan
2024-12-23 22:37:25 -08:00
Sassa NF
cb4ae1c0d7
Add SCAN_RESULT binary reporting over LoRa
2024-12-23 12:40:18 +00:00
Sassa NF
ae7bef7b3e
Support config introspection
2024-12-23 12:40:18 +00:00
Sassa NF
edf66ec9ee
CAD method to get RSSI (basic)
2024-12-23 12:40:10 +00:00
Sassa NF
52359cb7ac
Configurable scan pages and RSSI method
2024-12-23 12:17:38 +00:00
Sassa NF
08c5fbdde5
Factor out scan configuration
2024-12-23 12:17:38 +00:00
Sassa NF
766bb47286
Fixup message destructor
2024-12-23 12:17:35 +00:00
Sassa NF
2669091808
Fixup setFrequency calibration
2024-12-23 12:12:07 +00:00
Sassa NF
ca6a61ff93
Refactor header files - includes should only declare, not define
2024-12-23 12:12:07 +00:00
Sassa NF
cb6b93f9ff
Add Serial1
2024-12-23 12:12:07 +00:00
KonradIT
9d6a30ff22
Fix compile issues and also define some sensitive bandwidths on sx1280/t190
2024-12-16 17:29:25 +01:00
Egor
9e2ac58547
OSD add some features
2024-12-15 21:30:13 -08:00
Egor
05f53591fa
OSD side bar
2024-12-15 13:05:46 -08:00
Yegor Shytikov
3b670e359c
Merge pull request #89 from Genaker/json-serial
...
use serial hardware for json logs
2024-12-10 15:38:59 -08:00
KonradIT
7553685fb1
use serial hardware for json logs
2024-12-10 12:44:36 +01:00
Egor
e5719938f0
add Py ASCI SA
2024-12-09 16:22:25 -08:00
KonradIT
2937ee6dff
Harmonize json log, use ArduinoJSON library for all boards
2024-12-05 00:10:47 +01:00
Yegor Shytikov
45a5413743
Merge pull request #72 from Genaker/main
...
Main to Next
2024-12-02 13:19:30 -08:00
KonradIT
623ce086f0
Fix
2024-11-26 19:57:26 +01:00
KonradIT
34f4fdbb2b
flag to disable web server
2024-11-26 19:11:23 +01:00
Yegor Shytikov
b9d172cbf2
Merge branch 'next' into testable
2024-11-26 09:49:48 -08:00
KonradIT
f9f423446f
Fix for lilygo T3S3 LR1121 TCXO voltage + calibration skip
2024-11-25 22:31:52 +01:00
Sassa NF
d44bfcdbe2
Support Wrap with checksum
2024-11-03 18:35:39 +00:00
Sassa NF
8eff3ef372
Add interaction over Serial0
2024-10-17 21:35:17 +01:00
Sassa NF
1011d8bf13
Config on SD card
2024-10-17 21:35:17 +01:00
Egor
41bd4c3b96
move to function readConfigFile
2024-10-13 22:03:46 -07:00
Egor
527ce82939
Fix WiFi settings
2024-10-13 21:53:18 -07:00
Egor
a62c91d938
WiFi load
2024-10-13 21:30:03 -07:00
Egor
7c3d48a44d
samples settings
2024-10-13 20:00:42 -07:00
Egor
00368dc137
Merge branch 'main' of https://github.com/Genaker/LoraSA into feature/config_web_interface
2024-10-13 18:31:36 -07:00
Egor
b002afb789
Add LR1121 and File config WIFI
2024-10-13 18:31:26 -07:00
Egor
783e695771
Add HTML server
2024-10-13 01:14:04 -07:00
Sassa NF
672ab951b2
Fixup JSON version of output
2024-10-13 07:32:40 +01:00
Egor
c1c02b5cfd
error: 'max_result' was not declared in this scope
2024-10-12 22:58:11 -07:00
Sassa NF
daf2c19685
JSON output via notification
2024-10-12 14:37:52 +01:00
Sassa NF
bf663d4323
Capture data for JSON on events
2024-10-12 14:37:52 +01:00
Sassa NF
fe0bf7d658
Fixup button interaction
2024-10-11 23:17:13 +01:00
Sassa NF
b9e2bffb93
drone_sound_alarm as event listener
2024-10-11 23:17:13 +01:00
Sassa NF
bdd00039b2
Events for modular UI and other listeners
2024-10-11 23:17:13 +01:00
Sassa NF
0c760610df
Status Bar
2024-10-11 23:17:13 +01:00
Sassa NF
645e9988c8
Test stability: uptime clock
2024-10-11 23:17:13 +01:00
Sassa NF
ad7ad3d8af
Waterfall chart to capture history of detections
2024-10-11 23:17:13 +01:00
Sassa NF
30883386c4
Fixup DecoratedBarChart - incapsulate, not inherit
2024-10-11 23:17:13 +01:00
Sassa NF
384743ddb4
StackedChart support
2024-10-11 23:17:13 +01:00
Sassa NF
02df8efa1c
DecoratedBarChart - labels and axis with ticks
2024-10-11 23:17:13 +01:00
Sassa NF
c78fa6de7a
Factor out drawing into Charts
2024-10-11 23:17:13 +01:00
Sassa NF
39073dd026
Filtered_results is not needed
2024-10-11 23:17:13 +01:00