Adam Preble
|
33351abf41
|
Added & integrated PRDriverLoadMachineTypeDefaults().
|
2009-05-31 13:05:32 -04:00 |
|
gstellenberg
|
63053bd097
|
Updated current switch states display
|
2009-05-31 11:46:40 -05:00 |
|
gstellenberg
|
1045923258
|
Merge branch 'switch_dev'
|
2009-05-31 11:26:01 -05:00 |
|
gstellenberg
|
2fc0732908
|
Implemented PRSwitchGetStates to retrieve the current state of each switch
|
2009-05-31 11:25:09 -05:00 |
|
Adam Preble
|
1e1312c73f
|
Merge branch 'master' into python
|
2009-05-31 11:34:52 -04:00 |
|
Adam Preble
|
e0b78373c9
|
Fixed accidental additions to pinproctest.cpp.
|
2009-05-31 11:11:39 -04:00 |
|
Adam Preble
|
71fc6c9b52
|
Added PRGetLastErrorText().
|
2009-05-31 10:47:51 -04:00 |
|
Adam Preble
|
301f3aa26b
|
Split out pinproctest into module-related files.
|
2009-05-30 16:43:15 -04:00 |
|
gstellenberg
|
61b791af8a
|
Merge branch 'master' of git@github.com:preble/P-ROC
|
2009-05-30 14:14:20 -05:00 |
|
gstellenberg
|
2276fcf248
|
Fixed compile error with new Stern code
|
2009-05-30 14:13:56 -05:00 |
|
Adam Preble
|
87d5b17c74
|
Added kPRLogVerbose.
|
2009-05-30 15:08:14 -04:00 |
|
Adam Preble
|
269ad3df71
|
Added PRLogSetLevel() implementation.
|
2009-05-30 14:57:42 -04:00 |
|
Adam Preble
|
87c73a1f06
|
Added log levels. Fixed bug in PRDevice::Open() if VerifyChipID() worked the first time.
|
2009-05-30 14:43:48 -04:00 |
|
gstellenberg
|
843c1329e1
|
Merge branch 'master' of git@github.com:preble/P-ROC
|
2009-05-30 13:18:47 -05:00 |
|
gstellenberg
|
35e29e3cab
|
Added Stern parameters to ConfigureDrivers()
|
2009-05-30 13:18:36 -05:00 |
|
Adam Preble
|
495d688106
|
Changed outputDriverTime to 8 bits. Also changed Pulse function param.
|
2009-05-30 14:07:24 -04:00 |
|
Adam Preble
|
4af6746a56
|
Merge branch 'master' into ruby
|
2009-05-30 11:14:22 -04:00 |
|
Adam Preble
|
8e65a15a68
|
pinproctest now checks return value of LoadConfiguration().
|
2009-05-29 22:24:39 -04:00 |
|
Adam Preble
|
afc63b4460
|
Added setting of FTDI latency timer to improve PRHardwareRead() times that were slowing down reading switch events.
|
2009-05-29 21:41:47 -04:00 |
|
Adam Preble
|
f3a71b7a6f
|
pinproctest: Expanded YAML format to allow for fields inside of each PRSwitches/PRLamps/PRCoils entry. Added use of 'number' field. Added TZ.yaml.
|
2009-05-29 19:54:11 -04:00 |
|
Adam Preble
|
579d3532ea
|
Fixed calls to PRSwitchUpdateRule() that weren't supposed to have drivers linked.
|
2009-05-29 19:09:38 -04:00 |
|
gstellenberg
|
528d3b4842
|
Made FlushWriteData public.
|
2009-05-29 12:14:51 -05:00 |
|
gstellenberg
|
a8f8e17824
|
Added call to PRFlushWriteData at the end of each run loop.
|
2009-05-29 12:14:24 -05:00 |
|
gstellenberg
|
c080334515
|
Added PRFlushWriteData
|
2009-05-29 12:13:58 -05:00 |
|
gstellenberg
|
183046ce8c
|
Added PRFlushWriteData
|
2009-05-29 12:13:53 -05:00 |
|
gstellenberg
|
375f2f4005
|
Implement ganged writes to improve USB utilization
|
2009-05-29 12:05:25 -05:00 |
|
gstellenberg
|
dc8ec90ab5
|
Changed slingshot coil numbers to reflect updated WPC mappings
|
2009-05-28 23:16:06 -05:00 |
|
gstellenberg
|
1cf8101b19
|
Changed WPC coil mappings again. Previous change lost in a merge
|
2009-05-28 23:05:58 -05:00 |
|
Gerry Stellenberg
|
53570bbe55
|
Merge branch 'master' of ssh://gerrys-quad/home/gerrys/work/pinball/P-ROC/P-ROC
|
2009-05-28 22:54:53 -05:00 |
|
Gerry Stellenberg
|
8d65a9a352
|
Changed WPC coil mappings
|
2009-05-28 22:54:06 -05:00 |
|
gstellenberg
|
674e69a63e
|
Merge branch 'master' of git@github.com:preble/P-ROC
|
2009-05-28 22:49:55 -05:00 |
|
Adam Preble
|
9b1765e94c
|
Reworked PRReset() logic with respect to switch rules.
|
2009-05-28 23:43:23 -04:00 |
|
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 |
|
Adam Preble
|
1c70e5235f
|
Updated yaml-cpp instructions to reflect new build location.
|
2009-05-27 21:11:36 -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 |
|
gstellenberg
|
a26a9f5ce8
|
Merge branch 'master' of git@github.com:preble/P-ROC
|
2009-05-26 23:09:45 -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
|
8fd8939ee8
|
Added private Shutdown() method to PRDevice to disable all drivers and switch rules before Close().
|
2009-05-26 21:05:55 -05:00 |
|
Adam Preble
|
c5ca833732
|
Merge branch 'dev'
|
2009-05-26 20:23:39 -04:00 |
|
Adam Preble
|
511d5d49c4
|
Moved libftdi-specific code to PRHardware.cpp and added abstract PRHardware*() functions.
Added PRCommon.h.
|
2009-05-26 20:18:36 -04:00 |
|
gstellenberg
|
0f4976c5e5
|
Implemented PRSwitchUpdateConfig
|
2009-05-25 22:27:50 -05:00 |
|
Adam Preble
|
68851432cd
|
Merge branch 'master' into ruby
|
2009-05-25 11:36:42 -04: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 |
|
Adam Preble
|
19d6812a8d
|
First pass on Ruby extension.
|
2009-05-24 18:30:53 -04: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 |
|