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
This commit is contained in:
Konrad Iturbe
2024-12-28 15:28:44 +01:00
committed by GitHub
parent 75c994c3b0
commit e535e161d8
3 changed files with 95 additions and 29 deletions
-1
View File
@@ -17,7 +17,6 @@
// 4.8, 5.8, 7.3, 9.7, 11.7, 14.6, 19.5, 23.4, 29.3, 39.0, 46.9, 58.6,
// 78.2, 93.8, 117.3, 156.2, 187.2, 234.3, 312.0, 373.6 and 467.0
#define BANDWIDTH 467.0
#define BANDWIDTH_SX1280 406.
// Detection level from the 33 levels. The higher number is more sensitive
#define DEFAULT_DRONE_DETECTION_LEVEL 18