Commit Graph

80 Commits

Author SHA1 Message Date
joan 5981d495cc V66: #178 update script parameters command PROCU 2018-02-13 09:14:28 +00:00
joan a41d63493b Issues #131 and #141 2018-02-06 16:01:45 +00:00
joan d5f32d3301 Docs plus reverse PR #164 flag meaning 2018-02-04 18:59:37 +00:00
joan 6e6b22d885 Merge branch 'master' of https://github.com/dbbnrl/pigpio into dbbnrl-master 2018-02-04 10:09:07 +00:00
joan 73ade1954b Include for issue #188 and ignore various errors 2018-02-04 10:00:46 +00:00
joan 50caa7b182 maintain backward compatibility with EMBEDDED_IN_VM 2018-02-04 09:47:41 +00:00
joan 748d9cebf8 Merge branch 'lib-signals' of https://github.com/MaitreDede/pigpio into MaitreDede-lib-signals 2018-02-04 09:29:58 +00:00
joan 847c081846 Changes by tateu 2018-02-04 09:10:22 +00:00
Dan Brown 3edc87fea5 Allow 3-op script cmds to use regs as 3rd operand. 2017-12-01 22:32:44 -05:00
Damien 3141c30a86 Replace conditionnal compilation symbol with internal configuration bit 2017-09-28 13:45:57 +11:00
TheRaspyDev 2c9a00a2f9 Fixing ifFlags check for additional flag 2017-05-19 10:24:19 +02:00
TheRaspyDev 32727085fc Resolve merge conflict 2017-05-19 10:14:06 +02:00
joan 1aa4cca8a6 V64 2017-05-14 18:13:41 +01:00
joan f032029bf9 V63 2017-05-13 14:22:02 +01:00
joan c4c8ce50c6 V62 2017-04-24 21:05:43 +01:00
joan 114653357b V61 2017-02-19 11:28:15 +00:00
Floris Bos 7eec4b6c88 Add basic IPv6 support
Add IPv6 support to daemon and python library.
IPv6 was already supported by the C client library.

Currently there is no support for whitelisting IPv6 client
addresses implemented, so for now it reverts to listening
to IPv4 only when the -n <ip> option is specified.

Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
2017-02-17 15:36:48 +01:00
joan 144bd4a9e7 V60 2017-01-10 20:26:50 +00:00
joan a939b8b0e6 V59 2016-12-22 18:07:09 +00:00
joan 2bd75cd1c4 V58 2016-11-03 16:36:56 +00:00
joan c31a2fa6b2 V57 2016-10-30 15:30:20 +00:00
joan abe5f12942 V56 2016-09-22 14:12:26 +01:00
BjoernSch 09f56eb728 Fixed byte order in bbSPIXfer
Got default endianess wrong and additionally the byte order has to be
changed according to bit order on the SPI-Line
2016-08-10 20:50:00 +02:00
BjoernSch bcc77be5fb Fixed delay for I2C and SPI
Fixed delay for I2C - gone wrong in c91dbb5
Fixed delay for SPI, limited Software-SPI Speed to 250kbps, more is
possible but jitter makes the pulses too short without additional delay.
2016-08-06 12:53:23 +02:00
BjoernSch c91dbb5220 Added Software SPI
Added Software SPI:
bbSPIopen
bbSPIclose
bbSPIxfer
Some documentation is not finished yet.
2016-08-06 12:18:17 +02:00
joan f9e24d568b V55 2016-07-10 21:29:14 +01:00
joan 862f445669 V54 2016-06-03 16:13:58 +01:00
joan 3b56709a0e V53 2016-05-31 18:44:12 +01:00
joan 09adafce0c V52 2016-05-01 11:28:56 +01:00
joan 51cd543d97 V51 2016-04-25 09:58:51 +01:00
joan 399eb5a3a1 V50 2016-03-17 18:01:59 +00:00
joan 3f426e699d V49 2016-03-16 20:08:09 +00:00
joan be8beba544 V48 2016-03-08 14:28:15 +00:00
joan 46eb4d6056 V47 2016-03-01 21:41:36 +00:00
joan 89fca37587 V46 2016-02-18 21:51:10 +00:00
joan f99f64f781 V45 2016-02-13 14:42:41 +00:00
joan ab3725839f V44 2016-02-06 18:46:07 +00:00
Mathias Lüdtke ae0d4d97c4 Introduced DISABLE_SER_CHECK_INITED
Might be defined to turn off initialization checks for serial-only tests
2016-01-08 11:34:15 +01:00
joan 251ed80f5e V43 2015-12-31 17:01:34 +00:00
BjoernSch 2d81581f09 Add option to only bind to localhost
Add option to only bind to localhost
2015-12-22 17:36:17 +01:00
joan 3ba2d7dc8d V42 2015-11-30 14:08:19 +00:00
joan 88c63e3e9f V41 2015-11-22 10:49:55 +00:00
joan 92bd13d857 V40 2015-11-10 14:57:12 +00:00
joan b140e1aa74 V39 2015-10-28 11:06:53 +00:00
joan f5912f84b4 V38 2015-10-02 08:23:02 +01:00
joan c1a2a9000a V37 2015-08-30 09:40:42 +01:00
Eric Sorton 5cf0d63695 Option to invert bit bang serial. 2015-08-29 09:23:55 -04:00
joan 1622877088 V36 2015-08-07 13:20:51 +01:00
joan 33a222f80b V35 2015-07-24 21:17:29 +01:00
joan 927f3544f1 V34 2015-06-18 11:46:46 +01:00