Skip to content

Commit

Permalink
update JFB110 board definition (modified servorail adc)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfbblue0922 committed Feb 26, 2024
1 parent 56fa177 commit dbbba12
Show file tree
Hide file tree
Showing 22 changed files with 29 additions and 32 deletions.
Binary file modified build/JFB110/bin/antennatracker
Binary file not shown.
8 changes: 4 additions & 4 deletions build/JFB110/bin/antennatracker.apj

Large diffs are not rendered by default.

Binary file modified build/JFB110/bin/antennatracker.bin
Binary file not shown.
Binary file modified build/JFB110/bin/arducopter
Binary file not shown.
Binary file modified build/JFB110/bin/arducopter-heli
Binary file not shown.
8 changes: 4 additions & 4 deletions build/JFB110/bin/arducopter-heli.apj

Large diffs are not rendered by default.

Binary file modified build/JFB110/bin/arducopter-heli.bin
Binary file not shown.
8 changes: 4 additions & 4 deletions build/JFB110/bin/arducopter.apj

Large diffs are not rendered by default.

Binary file modified build/JFB110/bin/arducopter.bin
Binary file not shown.
Binary file modified build/JFB110/bin/arduplane
Binary file not shown.
8 changes: 4 additions & 4 deletions build/JFB110/bin/arduplane.apj

Large diffs are not rendered by default.

Binary file modified build/JFB110/bin/arduplane.bin
Binary file not shown.
Binary file modified build/JFB110/bin/ardurover
Binary file not shown.
8 changes: 4 additions & 4 deletions build/JFB110/bin/ardurover.apj

Large diffs are not rendered by default.

Binary file modified build/JFB110/bin/ardurover.bin
Binary file not shown.
Binary file modified build/JFB110/bin/ardusub
Binary file not shown.
8 changes: 4 additions & 4 deletions build/JFB110/bin/ardusub.apj

Large diffs are not rendered by default.

Binary file modified build/JFB110/bin/ardusub.bin
Binary file not shown.
Binary file modified build/JFB110/bin/blimp
Binary file not shown.
8 changes: 4 additions & 4 deletions build/JFB110/bin/blimp.apj

Large diffs are not rendered by default.

Binary file modified build/JFB110/bin/blimp.bin
Binary file not shown.
5 changes: 1 addition & 4 deletions libraries/AP_HAL_ChibiOS/hwdef/JFB110/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,8 @@ define HAL_HAVE_BOARD_VOLTAGE 1
PB3 VBUS_RESERVED INPUT

# JFB110 has SERVORAIL ADC
# Set SENSOR_3.3V power signal insted.
PC1 SCALED_V3V3 ADC1 SCALE(2) # ADC1_11
PA3 FMU_SERVORAIL_VCC ADC1 SCALE(2) # ADC1_15
define FMU_SERVORAIL_ADC_PIN 15
define HAL_HAVE_SERVO_VOLTAGE 1
PA3 FMU_SERVORAIL_VCC_SENS ADC1 SCALE(2) # ADC1_15

PC0 RSSI_IN ADC1 SCALE(1) # ADC1_10
define RSSI_ANA_PIN 10
Expand Down

0 comments on commit dbbba12

Please sign in to comment.