11 Commits

Author SHA1 Message Date
Matt
5cd2bf45e2 Merge submodule contents for sololink/master 2019-01-05 11:59:05 -05:00
Matt
5e23b61910 Remove submodule sololink 2019-01-05 11:59:04 -05:00
Matt Lawrence
71460cfb14 Consolidation: Add existing repos as submodules 2019-01-05 11:50:49 -05:00
Matt
f3d3e034ab PIXHAWK: Removed param loads
The parameter setting as part of a factory reset is no longer needed
since the ArduCopter firmware for both stock and green cubes has the
defaults baked in. This will shorten the installation time, and remove 2
automated reboots.
2017-12-29 14:03:28 -05:00
Buzz
93daa65204 README: Update caution message 2017-12-19 09:58:56 +10:00
Matt
9dabe25aac LEDs: Hugh Eaves python scripts for LED override 2017-12-18 18:19:15 -05:00
Matt
a4bc7da3cd BUTTONS: Update button events 2017-12-18 18:19:15 -05:00
Matt
33e9215636 RESETS: Automatic recovery to system update
If the solo is factory reset, it will automatically reinstall a clean
version of Open Solo onto the system partition. Makes factory reset a
single step process with no internet connection needed.
2017-12-18 18:19:15 -05:00
Matt
c90a11cd35 PIXHAWK: Detect hardware, FW loading, Factory Resets
Major update to pixhawk.py to handle loading firmware and factory resets
- If factory reset detected, reset parameters and reboot, then load some
basic required params
- Detect if pixhawk is stock PH2 or new PH2.1 to choose proper FW
- Check FW in new Open Solo locations for factory resets
- Better logging
2017-12-18 18:19:15 -05:00
Matt
bed42fd01e PIXHAWK: Update to latest px_uploader.py
Updating px_uploader.py to the latest from ArduPilot

This is the latest px_uploader from the ArduPilot px4 submodule. It allows WiFi to function when the system is in bootloader.
2017-12-18 18:19:15 -05:00
Buzz
adbe6ebbf3 Initial commit, based on .tar.gz file as provided by 3DR , see SOURCE file 2017-07-29 18:00:15 +10:00