pigpio.git
2018-02-13 joanV66: #168 check commands against PI_CMD_SCRIPT
2018-02-13 joanV66: #133 fixed by simplifying timer loop
2018-02-13 joanV66: #178 update script parameters command PROCU
2018-02-08 joanV65
2018-02-08 joanwave delete comments
2018-02-06 joanCorrected test list argument errors
2018-02-06 joanIssues #131 and #141
2018-02-04 joanDocs plus reverse PR #164 flag meaning
2018-02-04 joanMerge branch 'maihde-issue-189'
2018-02-04 joanMerge branch 'issue-189' of https://github.com/maihde...
2018-02-04 joanRefine error handling approach
2018-02-04 joanMerge branch 'damienstuart-master'
2018-02-04 joanMerge branch 'master' of https://github.com/damienstuar...
2018-02-04 joanMerge branch 'dbbnrl-master'
2018-02-04 joanMerge branch 'master' of https://github.com/dbbnrl...
2018-02-04 joanMerge branch 'jonas-schievink-patch-1'
2018-02-04 joanMerge branch 'patch-1' of https://github.com/jonas...
2018-02-04 joanInclude for issue #188 and ignore various errors
2018-02-04 joanMerge branch 'MaitreDede-lib-signals'
2018-02-04 joanmaintain backward compatibility with EMBEDDED_IN_VM
2018-02-04 joanMerge branch 'lib-signals' of https://github.com/Maitre...
2018-02-04 joanMerge branch 'gyscos-master'
2018-02-04 joanMerge branch 'master' of https://github.com/gyscos...
2018-02-04 joanMerge branch 'TheRaspyDev-master'
2018-02-04 joanChanges by tateu
2018-01-31 MichaelAddress #189 ensuring socket locks are released
2017-12-31 Damien StuartEnsure the lock is released if there is an exception...
2017-12-02 Dan BrownAllow 3-op script cmds to use regs as 3rd operand.
2017-10-19 Jonas Schievinkcmake: include find_package_handle_standard_args
2017-10-18 joan2937Update README.md
2017-09-28 DamienReplace conditionnal compilation symbol with internal...
2017-09-27 DamienAdded 'lib' target for Makefile
2017-09-24 Alexandre BuryAdd systemd service file
2017-05-19 TheRaspyDevFixing ifFlags check for additional flag
2017-05-19 TheRaspyDevResolve merge conflict
2017-05-19 TheRaspyDevMerge branch 'master' of https://github.com/joan2937...
2017-05-19 TheRaspyDevFixing command line arguments for new option -m
2017-05-14 joanV64
2017-05-13 joanV63
2017-04-25 Maurus ErniAdding flag to disable alerts (polling of GPIOs)
2017-04-24 joanV62
2017-02-19 joanV61
2017-02-19 joanMerge branch 'maxnet-ipv6'
2017-02-17 Floris BosAdd basic IPv6 support
2017-01-24 joan2937Merge pull request #112 from fudger/master
2017-01-24 Alexander SchaeferFix URL.
2017-01-24 Alexander SchaeferReformat readme for better readability.
2017-01-11 joan2937Update README.md
2017-01-11 joan2937Update README.md
2017-01-11 joan2937Update README.md
2017-01-10 joanV60
2016-12-22 joanV59
2016-12-21 joan2937Merge pull request #103 from bennuttall/master
2016-12-21 Ben NuttallExpand setup.py setup data
2016-12-21 Ben NuttallAdd dist, *pyc and .egg-info to .gitignore
2016-12-15 joan2937Merge pull request #98 from bennuttall/master
2016-12-15 Ben NuttallAdd pycache and build to .gitignore
2016-11-03 joanV58
2016-10-30 joanMerge branch 'jdiamond-foreground'
2016-10-30 Jason Diamondadd option for running in foreground
2016-10-30 joanMerge branch 'cashpipeplusplus-master'
2016-10-30 Joey ParrishAdd objects, libs, and executables to gitignore
2016-10-30 Joey ParrishAdd CROSS_PREFIX var to make cross-compilation easier
2016-10-30 Joey ParrishStrip executables explicitly
2016-10-30 Joey ParrishRemove redundancy in make vars
2016-10-30 joanV57
2016-09-22 joanV56
2016-08-14 joanMerge branch 'BjoernSch-master'
2016-08-10 BjoernSchAdding constants for spiFlags
2016-08-10 BjoernSchFixed byte order in bbSPIXfer
2016-08-09 BjoernSchChanged default mode to 0
2016-08-09 BjoernSchAdded (some) missing documentation
2016-08-06 BjoernSchFixed delay for I2C and SPI
2016-08-06 BjoernSchAdded Software SPI
2016-08-03 BjoernSchMerge remote-tracking branch 'refs/remotes/joan2937...
2016-07-10 joanV55
2016-06-03 joanV54
2016-05-31 joanV53
2016-05-01 joanV52
2016-04-27 joan2937Merge pull request #61 from Mausy5043/patch-1
2016-04-27 Maurice (mausy5043... pep8:E711 comparison to None should be `if cond is...
2016-04-27 Maurice (mausy5043... pep8:E225 Whitespace around operators
2016-04-27 Maurice (mausy5043... pep8:E261 At least two spaces before inline comment
2016-04-25 joanV51
2016-04-10 joan2937Merge pull request #57 from SlySven/bugFix_aCoupleOfTypos
2016-04-10 Stephen LyonsBugFix: a typo
2016-04-09 joan2937Merge pull request #56 from miccoli/master
2016-04-09 Stefano Miccolismall bug fix for python example
2016-03-17 joanV50
2016-03-16 joanV49
2016-03-12 joan2937Merge pull request #54 from fudger/master
2016-03-12 Alexander SchaeferMerge branch 'master' of https://github.com/fudger...
2016-03-12 Alexander SchaeferDefine individual CMake variables for the different...
2016-03-10 Alexander SchaeferFix copy-and-paste mistake.
2016-03-10 Alexander SchaeferAdd readme
2016-03-10 Alexander SchaeferAdd script that allows to start pigpiod as a service.
2016-03-10 Alexander SchaeferMove CMake find script to util folder.
2016-03-09 joan2937Merge pull request #53 from fudger/master
2016-03-08 Alexander SchaeferChanged title.
2016-03-08 Alexander SchaeferAdd CMake find script for pigpio.
next