0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add ez_setup.py to sources list More... over 14 years ago
add hack so kiwi can find glade file More... over 14 years ago
create main method needed for entry point More... over 14 years ago
First attempt to do setuptools, so zspykee can be released More... over 14 years ago
Remove spurious whitespace More... over 14 years ago
Fix some typos + add eventbox round placeholder More... over 14 years ago
Add wifi config dialog More... over 14 years ago
Fix typo More... over 14 years ago
notify app when wifi networks have been received add light toggle buttons More... almost 15 years ago
forgot to add glade file. More... almost 15 years ago
Add connect property to gst element so one can choose whether to make gst element connect to robot or not. Add new control window. More... almost 15 years ago
Connect to Spykee with credentials and start implementing control UI. More... almost 15 years ago
Start of Gtk UI to configure and control Spykee More... almost 15 years ago
Make main of twistedprotocol, connect to IP discovered rather than hardcoded address and also use password provided on command line. Add symlinks in zspykee to use the twistedprotocol and gstreamer element More... almost 15 years ago
Start of gstreamer element spykeesrc More... almost 15 years ago
Moving backwards needs to set motorSpeed to 128 + actual speed you want More... almost 15 years ago
Spykee's camera is 15 frames per second. More... almost 15 years ago
Fix copyright on wizard code More... almost 15 years ago
Add wizard code to discover spykee and be able to set it up. More... almost 15 years ago
Actually add the code needed to send new settings More... almost 15 years ago
Add timeout to discovery. Add commands and receive messages for settings, log and available wifi nets Use common method to calculate length of message More... almost 15 years ago
Add discovery protocol for Spykees More... almost 15 years ago
Add generic motor command and make other motor commands use it More... almost 15 years ago
Let component decide if docked at start, rather than protocol More... almost 15 years ago
Add commands so we can send audio to spykee More... almost 15 years ago
Try to handle connection failures...but it does not work. More... almost 15 years ago
Add a generic sendCommand method, make all the commands use this method. More... almost 15 years ago
Add controlling of the lights on the robot More... almost 15 years ago
Add dock button to _buttons so it's clicked signal actually gets connected. More... almost 15 years ago
Use correct remote method :) More... almost 15 years ago