1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-24 18:25:23 +01:00
Commit Graph

269 Commits

Author SHA1 Message Date
Jimmy Lipham
3e2aecdb64 Adding cross-compilation support 2020-05-16 14:55:20 -05:00
Jan Kantert
75bdb61b02 fix compiler warnings 2020-05-12 21:16:23 +02:00
Jan Kantert
ba938e2425 add more error strings 2020-05-12 21:11:03 +02:00
Jan Kantert
031109f5ec add new PRWriteDataUnbuffered to libpinproc 2020-02-22 13:07:29 +01:00
Jan Kantert
5bb2146d3e do not flush after every write data call 2020-01-08 20:52:51 +01:00
Jan Kantert
69bd547f0e add debian control files 2016-02-10 22:20:25 +01:00
Jan Kantert
a87e5fb9b9 use pkg-config 2016-02-10 18:15:26 +01:00
Jan Kantert
d681054a1d dont compile examples 2016-02-10 18:15:15 +01:00
Gerry Stellenberg
bd0046c144 Merge pull request #9 from tomlogic/dev
correct #include path to ftdi.h from libftdi1
2015-05-11 16:48:44 -05:00
Gerry Stellenberg
c03254b355 Merge pull request #8 from tomlogic/dev
updates to libpinproc (lamps, compilation issues)
2015-05-06 15:32:46 -05:00
Tom Collins
e512fd2a6e correct #include path to ftdi.h from libftdi1 2015-04-20 17:03:59 -07:00
Tom Collins
ed70e41229 cleanup: include stdlib.h instead of defining NULL in PRCommon.h 2015-04-20 16:58:34 -07:00
Tom Collins
50a6bbc7a6 utils: fix fprintf() compiler warnings in pinprocfw 2015-04-20 16:58:25 -07:00
Koen Heltzel
86c27a80f1 update DriverAuxSendCommands() to work on P3-ROC 2015-04-20 16:58:16 -07:00
Koen Heltzel
52c828df50 revert mappedWPCDriverGroupSlowTime change causing lamps to be dimmer in WPC machines
Signed-off-by: Tom Collins <tom@tomlogic.com>
2015-04-20 16:49:55 -07:00
Gerry Stellenberg
5aba1a5c8b Use PrepareWriteData() for LED commands instead of WriteData so that data isn't flushed on every command. 2014-04-16 11:31:12 -05:00
Gerry Stellenberg
eaf9054717 Merge pull request #7 from koenheltzel/dev
0x0 schedule fix + restoring WPC lamp timing
2013-12-17 08:24:46 -08:00
Koen Heltzel
12d065b9b7 Restored mappedWPCDriverGroupSlowTime timings that were changed & committed by mistake, causing lamps to be dimmer in WPC machines.
a9f35706da
2013-12-17 12:54:53 +01:00
Koen Heltzel
946ef7ac08 A schedule request with a 0x0 schedule is now converted to a disable command automatically, this fixes unexpected LED flashing in lampshows where schedules can be 0x0.
http://www.pinballcontrollers.com/forum/index.php?topic=251.msg6791#msg6791
http://www.pinballcontrollers.com/forum/index.php?topic=802.msg6783#msg6783
2013-12-17 12:42:28 +01:00
Gerry Stellenberg
ab0739e0dd Keep track of chip_id and use it when retrieving switch states. 2013-10-02 13:45:18 -05:00
Gerry Stellenberg
2277042664 Changed ver to 2.0 2.0 2013-07-18 15:10:36 -05:00
Gerry Stellenberg
7d7c1b8d04 Fixed P3-ROC verify bug with readback timing. 2013-07-07 09:05:42 -05:00
Gerry Stellenberg
718c695a87 Merge branch 'dev' of github.com:preble/libpinproc into dev 2013-07-02 23:14:10 -05:00
Gerry Stellenberg
235a5d9f50 Added AccelerometerIRQ support. 2013-07-02 23:13:58 -05:00
Gerry Stellenberg
a9f35706da Changes for p3-roc 2013-06-25 18:54:54 -05:00
Adam Preble
6f6341c6a7 Merge pull request #6 from reltham/dev
Minor change to make project name compatible with VS 2010, plus PDB LED functions added to libpinproc.
2013-03-01 10:28:35 -08:00
Roy Eltham
0c975d372b Hardcoded number cleanup and more.
Made the hard coded number cleanup changes Gerry requested.
Also changed FillLEDWriteCommand to FillPDBCommand, now it can be used
filling out any PDB command (extra constants in PRHardware.h).
2013-03-01 09:59:37 -08:00
Roy Eltham
cd9b88dea6 Added PD-LED board functions. 2013-02-28 21:20:29 -08:00
Roy Eltham
c871ddfeb3 Revert "Added functions for PD-LED boards."
This reverts commit dec4955b15.
2013-02-28 20:36:01 -08:00
Roy Eltham
dec4955b15 Added functions for PD-LED boards. 2013-02-28 19:16:18 -08:00
Roy Eltham
9715bdfd44 Minor change to make project name compatible with VS 2010
Visual Studio 2010 doesn't like the '/' character in the project names.
2013-02-27 10:01:04 -08:00
Adam Preble
5d9dc10dc9 Merge pull request #5 from reltham/dev
Fix memory stomp due to incorrect malloc size.
2013-02-25 05:59:16 -08:00
Roy Eltham
c7daca92d6 Fix memory stomp due to incorrect malloc size. 2013-02-24 23:02:20 -08:00
Gerry Stellenberg
063d19250b Merge pull request #4 from Compy/master
Updated installer to include 64 bit support
2012-11-08 10:28:49 -08:00
Gerry Stellenberg
98d6e84d65 Merge branch 'dev' of github.com:preble/libpinproc into dev 2012-11-08 12:17:45 -06:00
Jimmy Lipham
f2b48abc73 Merge branch 'dev' 2012-11-08 13:13:36 -05:00
Jimmy Lipham
043894e739 Added 32 bit and 64 bit driver install packages for Windows. 2012-11-08 13:09:15 -05:00
Jimmy Lipham
87972c1275 Added 64 bit support to the installer for FTDI drivers 2012-11-08 13:06:41 -05:00
Gerry Stellenberg
c2246c1e4a Updated windows installer NSIS script for 1.2 2012-11-07 20:18:08 -06:00
Gerry Stellenberg
04c84de549 Merge branch 'dev' of https://github.com/Compy/libpinproc into dev 2012-11-07 20:16:23 -06:00
Compy
7cb484c9c0 Updated NSIS installer to version 1.2 2012-11-07 21:23:32 -05:00
Gerry Stellenberg
bf3b5250ee merge fixes 2012-11-06 15:22:09 -06:00
Gerry Stellenberg
af1c5b3c42 ver 1.2 for release to master. 2012-11-06 15:13:45 -06:00
Gerry Stellenberg
78ed8bbe67 Added accelerometer events 2012-07-30 19:22:19 -05:00
Adam Preble
ecbd77485a Merge pull request #1 from Compy/dev
Updated NSIS installer to match new version numbers
2012-07-10 08:49:53 -07:00
Jimmy Lipham
699a503ab9 Updated NSIS installer to match new version numbers 2012-07-06 09:59:10 -04:00
Gerry Stellenberg
72301ec1dd Separated switch event parsing for V1 vs V2. 2012-05-12 15:06:23 -05:00
Gerry Stellenberg
2ca0786752 resolving merge conflicts 2012-02-19 10:23:04 -06:00
Gerry Stellenberg
d47694682a Changed version to 1.1 2012-02-19 10:18:47 -06:00
Gerry Stellenberg
26670142b3 Added 'now' param to patter functions. 2012-02-03 16:38:33 -06:00