Max Bainrot

Results 8 comments of Max Bainrot

Quick and dirty test before I got to bed, doesn't seem to like the betaflight/AIKONF7 config `~/Git/inav/src/utils$ ./bf2inav.py -i ~/Git/betaflight-config/configs/AIKONF7/config.h ../main/target/AIKONF7/ { "defines": { "FC_TARGET_MCU": "STM32F7X2", "BOARD_NAME": "AIKONF7", "MANUFACTURER_ID": "AIKO",...

OK testing it more (now that I am much more awake :) ) neither AIKONF4 or AIKONF7 work but when I do the one that you have in your example...

OK finally got it compiled and it worked OK. There was some minor gremlins. It miscalculated? the number of serial ports for my target, not sure why but it said...

> @mbainrot Should be fixed now. > > Thanks for testing it. > > Let me know if this gets you in the air :) Thanks @mmosca I manually fixed...

Ok as promised here is the error I now get after generating the target, this is the baro related error that I forgot to talk about in my post last...

Yup works a treat for me, thanks! ``` Building C object src/main/target/AIKONF7/CMakeFiles/AIKONF7.elf.dir/__/__/telemetry/telemetry.c.obj Linking C executable ../../../../bin/AIKONF7.elf Memory region Used Size Region Size %age Used ITCM_RAM: 9176 B 16 KB 56.01%...

> Make sure to check https://github.com/iNavFlight/inav/blob/master/docs/policies/NEW_HARDWARE_POLICY.md Ah thanks! no problemos

I am on version 2.0 and it seems to be working O.K. though toggle is a bit temperamental so my stateless home automation system will have to become a bit...