Skip to content

Commit

Permalink
Activate dshot telemetry define (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Dec 4, 2023
1 parent 482d398 commit dea5232
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion configs/FLYWOOF411_5IN1_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
#define RX_SPI_INSTANCE SPI3
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_CURRENT_METER_SCALE 200
Expand Down
2 changes: 1 addition & 1 deletion configs/GEPRCF722_BT_HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
#define ADC_INSTANCE ADC3
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ESC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_CURRENT_METER_SCALE 100
Expand Down
2 changes: 1 addition & 1 deletion configs/IFLIGHT_F745_AIO_V2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
#define BARO_I2C_INSTANCE (I2CDEV_1)

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_CURRENT_METER_SCALE 100
Expand Down
2 changes: 1 addition & 1 deletion configs/NBD_GALAXYAIO255/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_2)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define BEEPER_INVERTED
Expand Down
2 changes: 1 addition & 1 deletion configs/NBD_INFINITYAIOV2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
#define ADC1_DMA_OPT 1
#define MAG_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
Expand Down
2 changes: 1 addition & 1 deletion configs/NBD_INFINITYAIOV2PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_AUTO
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_CURRENT_METER_SCALE 230
Expand Down
2 changes: 1 addition & 1 deletion configs/NEUTRONRCF411AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_AUTO
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_DSHOT_BITBANG DSHOT_BITBANG_OFF
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
Expand Down
2 changes: 1 addition & 1 deletion configs/NEUTRONRCF722AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
#define USE_ADC
#define ADC_INSTANCE ADC3
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_CURRENT_METER_SCALE 100
Expand Down
2 changes: 1 addition & 1 deletion configs/NEUTRONRCF745/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
#define BARO_I2C_INSTANCE (I2CDEV_1)

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_VOLTAGE_METER_SCALE 210
Expand Down
2 changes: 1 addition & 1 deletion configs/NEUTRONRCF745VTX/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
#define BARO_I2C_INSTANCE (I2CDEV_1)

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_VOLTAGE_METER_SCALE 210
Expand Down
2 changes: 1 addition & 1 deletion configs/NEUTRONRCF7AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
#define BARO_I2C_INSTANCE (I2CDEV_1)

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_VOLTAGE_METER_SCALE 210
Expand Down
2 changes: 1 addition & 1 deletion configs/NEUTRONRCH743AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_2)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_CURRENT_METER_SCALE 100
Expand Down
2 changes: 1 addition & 1 deletion configs/SIRMIXALOT/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
//TODO #define SERIALRX_HALFDUPLEX ON
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
//TODO #define DSHOT_BIDIR OFF
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_OFF
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_VOLTAGE_METER_SCALE 80
Expand Down
2 changes: 1 addition & 1 deletion configs/TRANSTECF411AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@

//TODO #define DSHOT_IDLE_VALUE 600
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_AUTO
//TODO #define DSHOT_BIDIR ON
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
#define DEFAULT_DSHOT_BITBANG DSHOT_BITBANG_OFF
//TODO #define MOTOR_POLES 12
//TODO #define VBAT_MAX_CELL_VOLTAGE 450
Expand Down

0 comments on commit dea5232

Please sign in to comment.