Skip to content

Commit

Permalink
IO_Firmware: update iofirmwares to add support for Profiled control o…
Browse files Browse the repository at this point in the history
…ver Safet pins
  • Loading branch information
bugobliterator committed Aug 28, 2024
1 parent 0c51b4e commit 6f1b301
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 3 deletions.
Binary file modified Tools/IO_Firmware/iofirmware_dshot_highpolh.bin
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_dshot_lowpolh.bin
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_f103_8MHz_dshot_highpolh.bin
100644 → 100755
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_f103_8MHz_dshot_lowpolh.bin
100644 → 100755
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_f103_8MHz_highpolh.bin
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_f103_8MHz_lowpolh.bin
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_f103_dshot_highpolh.bin
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_f103_dshot_lowpolh.bin
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_f103_highpolh.bin
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_f103_lowpolh.bin
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_highpolh.bin
Binary file not shown.
Binary file modified Tools/IO_Firmware/iofirmware_lowpolh.bin
Binary file not shown.
3 changes: 0 additions & 3 deletions libraries/AP_IOMCU/iofirmware/iofirmware.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ class AP_IOMCU_FW {
// output mode values
struct page_mode_out mode_out;

// profiled control values
struct page_profiled profiled;

uint16_t last_output_mode_mask;
uint16_t last_output_bdmask;
uint16_t last_output_esc_type;
Expand Down

0 comments on commit 6f1b301

Please sign in to comment.