-
-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added the common S88 sensors. #166
base: master
Are you sure you want to change the base?
Commits on Jun 3, 2021
-
Added the S88 defines to the default config.h
Mikado committedJun 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 0a9c8d6 - Browse repository at this point
Copy the full SHA 0a9c8d6View commit details -
Added the S88 classes and the changes in sensors.cpp to send the sign…
…als from the sensors back to the command station.
Mikado committedJun 3, 2021 Configuration menu - View commit details
-
Copy full SHA for c3c3cdd - Browse repository at this point
Copy the full SHA c3c3cddView commit details
Commits on Jun 4, 2021
-
Added S88_Init at end of setup routine
Mikado committedJun 4, 2021 Configuration menu - View commit details
-
Copy full SHA for f97b766 - Browse repository at this point
Copy the full SHA f97b766View commit details -
Added the S88Mega include, because it seems the right place for the f…
…ile (comment 2 line)
Mikado committedJun 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 42b966e - Browse repository at this point
Copy the full SHA 42b966eView commit details -
Added config.h / config.example.h to ensure the define S88_Mega is av…
…ailable checkAll: Added S88Mega->loop if no int/timer is used checkAll: Check for changes of the S88 busses printall: Send the current status os all S88 sensors
Mikado committedJun 4, 2021 Configuration menu - View commit details
-
Copy full SHA for feeb183 - Browse repository at this point
Copy the full SHA feeb183View commit details -
Added the define for S88_MEGA and the choice if the end user want's t…
…o use an int/timer or the arduino-loop
Mikado committedJun 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 70d26bc - Browse repository at this point
Copy the full SHA 70d26bcView commit details -
Added comments, fixed bugs introduced while merging my old source to …
…the new base. Tested with / without int/timers on my railroad. The trains can now be completely driven by the computer software
Mikado committedJun 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 448ca5a - Browse repository at this point
Copy the full SHA 448ca5aView commit details
Commits on Jun 5, 2021
-
Mikado committed
Jun 5, 2021 Configuration menu - View commit details
-
Copy full SHA for cc89724 - Browse repository at this point
Copy the full SHA cc89724View commit details -
Added the defines for the S88_BUSx_LENGTH, so the user can change the…
… according values
Mikado committedJun 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 9aadc41 - Browse repository at this point
Copy the full SHA 9aadc41View commit details