User Tools

Site Tools


rc:soft:pc:taulabs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
rc:soft:pc:taulabs [2014/09/15 14:06] – created redoxrc:soft:pc:taulabs [2015/02/20 13:05] – [Quick fixes] redox
Line 5: Line 5:
 ## Quick fixes ## Quick fixes
  
-* To be able to compile the firmware for the Sparky flight controller, from the TauLabs-20140405 archive, I had to change some return variables in the make/scripts/version-info.py file. Here's my file [[rc:soft:pc:taulabs:version-info-pyfixes.py.tar.gz]]+* To be able to compile the firmware for the Sparky flight controller, from the TauLabs-20140405 archive, I had to change some return variables in the _make/scripts/version-info.py_ file.  
 + 
 +Here's my file {{rc:soft:pc:taulabs:version-info-pyfixes.py.tar.gz}} 
 + 
 +## Notes 
 +### Flash Sparky Bootloader 
 +    dfu-util -d 0483:df11 -c 1 -i 0 -a 0 -D ./bl_sparky.bin -s 0x8000000
  
 ## Links ## Links