Releases: DexterInd/GoPiGo3
Releases · DexterInd/GoPiGo3
fix handling of .gpg3_config and 16 tick motors
.gpg3_config.json and .gpg3_list_of_serial_numbers.pkl now saved in $HOME
trixie_v1.0.2
Trixie 1.0.2 (#362) * Update Installation FAQ: Add power LED troubleshooting, TOC, and Raspberry Pi Connect info * remove installation of vnc server, trust raspi-config Co-authored-by: Copilot <copilot@github.com> * save .gpg3_config and .gpg3_list_of_serial_numbers.pkl to $HOME Co-authored-by: Copilot <copilot@github.com> * Upgrade project files Co-authored-by: Copilot <copilot@github.com> * change from CRLF to LF * add requirements.txt to each project. Remove Python2 support. Co-authored-by: Copilot <copilot@github.com> * 1.0.2 --------- Co-authored-by: Copilot <copilot@github.com>
Fix a few bugs about gopigo3_power
Trixie (#352) * placeholder * Remove CSharp, Go, Java, NodeJS and Scratch * clean up tests * clean up mutext tests * Examples moved inside gopigo3 library * ready to push this? * Fixes to Readme * fix readthedocs failure to compile * added tokens to gitignore * copyright year * do not reboot if not necessary. Ask user and reboot now when approved. Co-authored-by: Copilot <copilot@github.com> * 0.0.11 * simplify Opiton B Co-authored-by: Copilot <copilot@github.com> * Remove option 3 - ready-made image Co-authored-by: Copilot <copilot@github.com> * . * change CRLF to LF * more details about venv * change message if gopigo3_power is not running * 1.0.01 --------- Co-authored-by: Copilot <copilot@github.com>
Trixie Release 1.0.0
First official Trixie support
DexterOS_2.4.3: Merge pull request #256 from CleoQc/fix/controlpanel
dexteros_2.4.2: Merge pull request #248 from CleoQc/fix/return_value
Fix lack of return value
DexterOS_2.4.1: Merge pull request #241 from CleoQc/fix/scratch
Loudness sensor Scratch Reference image
methods to calibrate the GoPiGo3
Added functionality to allow calibration
DexterOS 2.2.3
DexterOS_2.2.3 Merge develop into master (#214)
Releasing Dexter OS 2.2
Starting with this release, the logic for the line follower in easygopigo3 is reversed. That way, the left sensor corresponds to the first letter being returned (since we read from left to right)