Commit Graph

88 Commits

Author SHA1 Message Date
joan bb352d2000 V68 2018-10-21 09:34:40 +01:00
joan 3e90383499 V67+: tided up I2C/SPI documentation 2018-10-21 08:54:37 +01:00
joan 934874be2f V67: use with for Python locks, show_errors flag 2018-03-20 18:39:50 +00:00
joan 424ce5af6a V67: #160 buffer size to 512, improved active test 2018-03-13 13:38:58 +00:00
joan eafa0b1d66 V67: #198 added process exit codes for pigs 2018-03-11 13:24:54 +00:00
joan e02f824fe8 V67: #201 allow space for watchdog/event reports 2018-03-01 20:49:48 +00:00
joan c734018f3c V66 2018-02-20 08:36:27 +00:00
joan e9ffe3d925 V66: #168 check commands against PI_CMD_SCRIPT 2018-02-13 22:04:21 +00:00
joan cf29b45ded V66: #133 fixed by simplifying timer loop 2018-02-13 21:39:02 +00:00
joan 5981d495cc V66: #178 update script parameters command PROCU 2018-02-13 09:14:28 +00:00
joan 1737d47747 V65 2018-02-08 21:30:08 +00:00
joan f83c93066e wave delete comments 2018-02-08 18:48:33 +00:00
joan bf390b4a2f Corrected test list argument errors 2018-02-06 18:35:49 +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 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
Damien 3141c30a86 Replace conditionnal compilation symbol with internal configuration bit 2017-09-28 13:45:57 +11:00
TheRaspyDev 51e7df2b6c Merge branch 'master' of https://github.com/joan2937/pigpio
# Conflicts:
#	pigpio.c
2017-05-19 10:13:40 +02:00
TheRaspyDev e1b7d8c508 Fixing command line arguments for new option -m 2017-05-19 10:01:51 +02:00
joan 1aa4cca8a6 V64 2017-05-14 18:13:41 +01:00
joan f032029bf9 V63 2017-05-13 14:22:02 +01:00
Maurus Erni 29bbd99b0e Adding flag to disable alerts (polling of GPIOs) 2017-04-25 13:50:01 +02:00
joan c4c8ce50c6 V62 2017-04-24 21:05:43 +01:00
joan 114653357b V61 2017-02-19 11:28:15 +00: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
Jason Diamond 1ec9472813 add option for running in foreground 2016-10-30 23:05:30 +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 4d3ac5e66b Added (some) missing documentation
The man page is still missing the new functions
2016-08-09 13:19:40 +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
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