Adam Preble
|
e2ee789793
|
Added time information to switch printf()s.
Made vars in DMD update routine more descriptive.
ConfigureSwitches() no longer sets everything to notifyHost=true.
|
2009-05-28 23:40:06 -04:00 |
|
gstellenberg
|
1b9865da78
|
Added switch statement to change setup of driver globals and groups between WPC and Stern. Also changed the order of the WPC drivers to better match the order in game manuals
|
2009-05-28 18:50:53 -05:00 |
|
Adam Preble
|
b3b1298d23
|
Reworked PRReset() and added kPRResetFlag* #defs.
|
2009-05-27 21:29:18 -04:00 |
|
gstellenberg
|
06442264a1
|
Made PRDevice::Reset public for use in pinproctest and added a parameter to allow the disabled driver and switch rule structures to be written to the P-ROC.
|
2009-05-27 19:10:44 -05:00 |
|
Adam Preble
|
059c096531
|
Updated pinproctest to load switches and coils from command-line specified YAML file.
Removed Makefiles. Added instructions to install yaml-cpp in /usr/local so CMake can find it (relative paths == bad).
|
2009-05-26 23:36:09 -04:00 |
|
gstellenberg
|
0f4976c5e5
|
Implemented PRSwitchUpdateConfig
|
2009-05-25 22:27:50 -05:00 |
|
gstellenberg
|
179125367b
|
switched residual dotPointer to dotOffset to fix compile error.
|
2009-05-25 01:20:48 -05:00 |
|
Adam Preble
|
4a47637d99
|
Merging in changes for CMake building, etc.
Resolved conflict in:
libpinproc/examples/pinproctest/pinproctest.cpp
|
2009-05-25 01:45:28 -04:00 |
|
Adam Preble
|
dcd9c560d3
|
Added CMake building and instructions to README.markdown.
Removed YAML loading code from libpinproc.
|
2009-05-25 01:40:08 -04:00 |
|
gstellenberg
|
c0586312c8
|
Changed DMD test pattern to diagonal lines moving horizontally to better show intensity control
|
2009-05-24 17:34:22 -05:00 |
|
gstellenberg
|
fc97e9a009
|
Changed DMD test pattern to diagonal lines moving horizontally to show better intensity control
|
2009-05-24 14:49:47 -05:00 |
|
Adam Preble
|
ab1bf3bafb
|
Added constants for flippers & slings.
Swapped switch block for lookup table in DMD update routine.
Removed call to PRLoadDefaultsFromYAML().
|
2009-05-24 13:15:37 -04:00 |
|
gstellenberg
|
f1f31b846b
|
resolved merge conflicts
|
2009-05-22 22:36:20 -05:00 |
|
gstellenberg
|
56ea3f7c6f
|
Added switch rule tests and a DMD drawing test
|
2009-05-22 21:47:48 -05:00 |
|
Adam Preble
|
cd1b0462c5
|
Added excruciatingly rough implementation of PRLoadDefaultsFromYAML() and related items.
|
2009-05-22 01:51:52 -04:00 |
|
Adam Preble
|
77fe39aec5
|
Resolved watchdog change conflicts.
|
2009-05-20 23:20:25 -04:00 |
|
Adam Preble
|
9716e222a7
|
Reworked eventType out of PRSwitchRule and into the PRSwitchesUpdateRule() param list.
Added PRDriverState* functions for manipulating PRDriverState, removed helper functions for same from PRDevice.
|
2009-05-20 23:11:48 -04:00 |
|
gstellenberg
|
ec47b8fac1
|
Added support for configuring and tickling the watchdog timer.
|
2009-05-20 21:01:20 -05:00 |
|
Adam Preble
|
c46d928ee3
|
Added new PRSwitchesUpdateSwitch() call, removed old PRSwitchesUpdateSwitches(). Added maintaining switch rules in memory. Fixed license formatting in README.markdown.
|
2009-05-20 20:17:00 -04:00 |
|
Adam Preble
|
62d3176463
|
Tabs to spaces.
|
2009-05-19 21:21:20 -04:00 |
|
Adam Preble
|
0a0756c2b5
|
Initial commit.
|
2009-05-19 21:08:38 -04:00 |
|