-
Notifications
You must be signed in to change notification settings - Fork 151
Comparing changes
Open a pull request
base repository: DccPlusPlus/BaseStation
base: master
head repository: DccPlusPlus/BaseStation
compare: development
- 14 commits
- 12 files changed
- 1 contributor
Commits on Dec 21, 2015
-
Initial changes to add RGB Light Strip
First use of “development” branch
Configuration menu - View commit details
-
Copy full SHA for af1dc68 - Browse repository at this point
Copy the full SHA af1dc68View commit details -
Added EEPROM storage for RGB Light Color
RGB Light Control is now complete — next step is convert to optional library
Configuration menu - View commit details
-
Copy full SHA for ad43bb2 - Browse repository at this point
Copy the full SHA ad43bb2View commit details
Commits on Dec 22, 2015
-
Added store() to RGBLight as part of EEStore::store()
This change recomputes the storage location for RGB data when an <E> command is issued to store sensor, turnout, and output definitions. It also writes the current RGB color to EEPROM, even if it has not been previously written.
Configuration menu - View commit details
-
Copy full SHA for e7d6ea3 - Browse repository at this point
Copy the full SHA e7d6ea3View commit details
Commits on Dec 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bc8d769 - Browse repository at this point
Copy the full SHA bc8d769View commit details -
Implement AutoTimer library and utilize with RGB Light
Adds AutoTimer library using OCRA of Timer 4. TBD: SEE IF WE CAN MOVE THIS TO TIMER 2 AND SCALE COUNTDOWN SO THAT DEFAULT SETTING OF TIMER 2 DO NOT NEED TO BE CHANGED
Configuration menu - View commit details
-
Copy full SHA for f1a07c6 - Browse repository at this point
Copy the full SHA f1a07c6View commit details
Commits on Dec 25, 2015
-
Replaced AutoTimer Library with Simplified EggTimer in code
Now uses Timer 2 with no modifications. Good for both Uno and Mega
Configuration menu - View commit details
-
Copy full SHA for 1d16d39 - Browse repository at this point
Copy the full SHA 1d16d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef2bf67 - Browse repository at this point
Copy the full SHA ef2bf67View commit details -
Updated RGB to reflect proper wiring of pins
Green=pin 44, Red=pin 45, Blue=pin 46
Configuration menu - View commit details
-
Copy full SHA for 16cf4b2 - Browse repository at this point
Copy the full SHA 16cf4b2View commit details
Commits on Dec 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0c61ad9 - Browse repository at this point
Copy the full SHA 0c61ad9View commit details
Commits on Dec 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for df35ac7 - Browse repository at this point
Copy the full SHA df35ac7View commit details -
AutoPilot Initial Confirming Testing
Must add in EEPROM saving and any logic to enable/disable autopilot from DCC++ Controller
Configuration menu - View commit details
-
Copy full SHA for 496b05d - Browse repository at this point
Copy the full SHA 496b05dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a515d5f - Browse repository at this point
Copy the full SHA a515d5fView commit details -
Tested interaction between AutoPilot and Controller. Once AutoPilot has started (e.g. cab lights are being cycled), starting up Controller results in AutoPilot light showing “SINGLE_CAB_RUN.” Turning off AutoPilot from Controller stops program and HALTS currently running train. Input button and AutoPilot is then disabled for remained of session.
Configuration menu - View commit details
-
Copy full SHA for f8868fe - Browse repository at this point
Copy the full SHA f8868feView commit details
Commits on Dec 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e1a8dbf - Browse repository at this point
Copy the full SHA e1a8dbfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...development