iNavFlight / inav

INAV: Navigation-enabled flight control software
https://inavflight.github.io
GNU General Public License v3.0
3.21k stars 1.49k forks source link

add TBS_LUCID_H7 #10454

Closed bkleiner closed 1 week ago

mmosca commented 2 weeks ago

For tracking progress

TBS_LUCID_H7

mmosca commented 2 weeks ago

@bkleiner Is uart 7 used for esc telemetry?

bkleiner commented 2 weeks ago

@bkleiner Is uart 7 used for esc telemetry?

uart7 is a spare, exposed on the bottom. uart8 is used for the esc telemetry.

we have already updated the manual with all the assigments: https://www.team-blacksheep.com/media/files/tbs-lucid-manual.pdf

mmosca commented 2 weeks ago

@bkleiner Is uart 7 used for esc telemetry?

uart7 is a spare, exposed on the bottom. uart8 is used for the esc telemetry.

we have already updated the manual with all the assigments: https://www.team-blacksheep.com/media/files/tbs-lucid-manual.pdf

Btw, there is an error in the manual. Camera 2 input is listed twice in the legends: image

mmosca commented 2 weeks ago

Everything looks to be ok so far. I did run into some issues.

bkleiner commented 2 weeks ago
  • FC does not connect to configurator if sd card is inserted.

this appears to be caused by https://github.com/iNavFlight/inav/issues/7759 when inserted with a known good sdcard, it comes right up 1731339806

bkleiner commented 2 weeks ago

updated the default rx uart

mmosca commented 1 week ago

Looks like my analog vtx is dead. :(

So can't confirm if the behavior I saw on the analog cam switch is ok or not. But we can fix it later.