0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved distinction between mediating controllers and statechart. More... almost 12 years ago
Improved the end of the statechart background section. More... almost 12 years ago
Added text label for thruster control mode. More... almost 12 years ago
Removed Cocoa dev link, inadvertently used. More... almost 12 years ago
Renamed PosNegSwitch to ThrusterControlSwitch, along with associated filename changes. More... almost 12 years ago
Correction of statement about window size. More... almost 12 years ago
Improved description of the space shuttle RCS system. More... almost 12 years ago
Fixed typos in main readme. Added link to Harel pdf. More... almost 12 years ago
Added a general treatment of statecharts, with links to resources, in the main README, and update the shuttle app README with usage instructions and a short design description. Changed the mode control switch button to be more/less, to avoid confusion with the plus/minus used in the motion controls. More... almost 12 years ago
Fixed the minus motion controller actions to fire the thrusters, just like the plus ones do. Added a switch for controlling whether the thrusters are increased or decreased. Added a Switch widget, with associated svg and png files, for this new widget, which is tied to an options property, mainView.thruster_control_mode, either increasing or decreasing. Now each thruster action has a check for this mode. More... almost 12 years ago
Simplification and fix for ThrusterControlState. More... almost 12 years ago
Fixed pulsate_less. More... almost 12 years ago
Set size of viewport to 600x714 so now have snug fit to background image. More... almost 12 years ago
Removed the slide_ action functions, replacing with direct calls to pulsate_more or pulsate_less. More... almost 12 years ago
Added use of the ViewPort code on the kivy wiki, but had to add a note in the readme about passing window size on the command line to get it to work. Changed the motion controls from rects to blue circles that do not obscure the background image. More... almost 12 years ago
Added more links to readme. More... almost 12 years ago
Added readme. More... almost 12 years ago
Added images for the space shuttle RCS (reaction control system). More... almost 12 years ago
Fixes to pulsation, for adjusting the pos as pulsation changes. More... almost 12 years ago
Changed vibrate to pulsate and improved updating. More... about 12 years ago
Moved event handling back to python code. Improved motion control widgets and sendEvent call. More... about 12 years ago
Moved sendEvent call to kv file, and in there to instances. Simplified motion control widgets in python file. More... about 12 years ago
Fixed coordinates of controls to have screen origin at lower left corner. Made control size configurable. More... about 12 years ago
Removed ThrustersImage widget and put the background kv code inside ShuttleControlView. More... about 12 years ago
Set the size for the background image, so it at least shows now. More... about 12 years ago
Fixes to ThrusterImage. More... about 12 years ago
Working on ThrustersImage. More... about 12 years ago
Shuttle, not Shutter More... about 12 years ago
Started a new example app for a mock space shuttle thruster engine control interface. More... about 12 years ago
Updated README.md. More... about 12 years ago