Releases: TeamRobotmad/BadgeBot
Releases · TeamRobotmad/BadgeBot
v1.2.0
What's Changed
- hexdrive.py function to report version - used by main app, EEPROM erase. by @Robotmad in #46
- Servo support by @Robotmad in #47
- Servo Tester UI by @Robotmad in #50
- servo tester graphics, settings capability by @Robotmad in #51
- more notes by @Robotmad in #44
- Major UI upgrades by @Robotmad in #53
- Improve readability and support 4 versions of HexDrive by @Robotmad in #56
- Badge version 1.9.0 software compatibility by @Robotmad in #57
Release v1.1.0
Version1.0.3
What's Changed
- fix missing if condition by @Robotmad in #31
- restart feature by @DamTobor in #33
- Update build script by @DamTobor in #32
- Update README.md by @lincoltd7 in #37
- add
--force
and-remote
to submodule by @DamTobor in #36 - switch up and down power by @DamTobor in #38
New Contributors
- @lincoltd7 made their first contribution in #37
Version 1.0.2
Version 1.0.1
Initial release of BadgeBot for use with RobotMad HexDrive hexpansion to make a small two wheeled robot. This release will:
- detect any plugged in hexpansion with a blank EEPROM and prompt the user to confirm that it is a HexDrive.
- if configmed, it will then program the EEPROM so that the hexpansion is always recognised as a HexDrive in future.
- it will detect the version of firmware on the HexDrive and prompt to Upgrade this if it is not the latest.
- after a "reboop" you can now set up a sequence of moves "left,"right","up","down" using the buttons of those names to be played through.
- If you do not have a HexDrive this App will not do anything.
Version 0.5.1
Version 0.5.1 (#12) * event for pattern disable
Version 0.5.0
Version 0.5.0 (#11) * bring chain back * basic leds * scroll notification * minimise valid states
Version v0.4.4
Version 0.4.4 (#10) * string bugfix * version bump
Version v0.4.3
version bump (#9)
Version 0.4.1
Version 0.4.1 (#7) * power is 4 tuple * no standard library * add warning screen