Skip to content

liangzelang/Bootloader_PX4_SD

Repository files navigation

Bootloaders for the PX4 boards

Build Status

Gitter

  • Build instructions: Documentation
  • License: GPL for infastructure, BSD for core bootloader (see LICENSE.md)
  • Mailing list: Google Groups

New features

  • mix the SD_upload method into the original BOOTLOADER ,if there is a file which named 'fw.bin',this program will upload this firmware automaticlly ,and change the name into 'old' after uploading;if there is a file which named 'old' ,this program will delete it ;

  • add the backup feature, before erase the chip the program will backup the firmware and named 'backup.bin'.if fail to upload or interrupt during the uploading ,the 'backup.bin' will write into the chip automaticlly next restart ,and change the file name into 'old'.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published