-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-Added GPIO controlling in `DroneLogic`. Untested. Features include: - Blinking 5 seconds on, 1 second off when waiting for Flight - Blinking at 1 Hz when flying - Blinking at 1 Hz 10 times when failing to login - Blinking at 3 Hz 30 times when error occurs - More features to come. - Restructured `DroneLogic thread` into `DroneLogicSystem class` to simplify and reduce issues. - Moved multiple Coordinate functions into `AATC_Coordinate` - Changed `DroneGetDroneInfo` to not require login as `Drone` is already logged in. -Added more Functions to `AATC_GPIO`
- Loading branch information
Scratchcat1
authored
Oct 5, 2017
1 parent
9816fc7
commit 8d2e3c2
Showing
7 changed files
with
354 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.