pigpio.git
2020-01-26 Guy McSwainBump to v74
2020-01-26 Phil Wrightv7303 Fix waveform length when merging pulses (#223)
2020-01-18 Guy McSwainv7302: Fix range of 'old' rev codes
2020-01-18 Guy McSwainNew hardware revision decode
2020-01-10 Guy McSwainsetsockopt() with properly initialized option argument...
2020-01-10 Guy McSwainAdd 'develop' branch model process.
2020-01-08 Guy McSwainUpdate pigpiod.service
2020-01-02 joan2937V73: I2C_SLOTS to 512 (from 64)
2020-01-02 joan2937V72+: new year
2020-01-02 joan2937Merge branch 'master' of https://github.com/flaviut...
2020-01-02 joan2937Merge pull request #313 from guymcswain/master
2020-01-02 Guy McSwainCreate CONTRIBUTING.md (#1)
2020-01-02 Guy McSwainCreate SUPPORT.md (#2)
2019-12-21 Flaviu TamasFix broken close handling
2019-11-30 joan2937V72
2019-11-29 joan2937V71+: rewrite chooseBestClock to fix errors
2019-11-27 joan2937V71+: #268 obey host name setting with env vars
2019-11-27 joan2937V71+: tidy up documentation overviews
2019-09-29 joan2937V71+: change the way DMA is reset to cater for edge...
2019-08-16 joan2937V71+: #286 arm64 socket i/f response
2019-08-16 joan2937Merge branch 'pbanasik-master'
2019-08-16 PBFix network communication on arm64 - continued
2019-08-15 joan2937V71
2019-08-15 joan2937V70+: #282 close notification sockets when pigpiod...
2019-08-09 joan2937V70+: Merge branch 'CreaValix-master'
2019-08-07 Alexander SimonFix network communication on arm64
2019-08-07 Alexander SimonAdd support for RPi4 Model B running arm64 Linux
2019-08-01 joan2937Merge pull request #281 from foreignmeloman/master
2019-07-21 foreignmelomanAdded option to build the libraries statically
2019-07-14 joan2937Merge branch 'master' of https://github.com/joan2937...
2019-07-14 joan2937V70
2019-07-14 joan2937V69+: BCM2711 PLLD 500->750 MHz Crystal 19.2->54M
2019-07-11 joan2937V69+: #258 reject and document illegal script commands
2019-07-07 joan2937V69+: #280 SPI/BSC SLAVE peripheral not available on...
2019-07-07 joan2937V69+: Change DBG_ALWAYS to DBG_USER for expected socket...
2019-07-03 joan2937Update README.md
2019-07-02 joan2937Update README.md
2019-07-02 joan2937V69
2019-07-02 joan2937V68+: #261 close gpio ISR fd when ISR cancelled.
2019-07-02 joan2937V68+: Changes for Pi4B (base address, default DMA chann...
2019-01-17 Peter Michael... Fix some screwups in 64-bit patch where PRIX64 was...
2019-01-10 Peter Michael... Use -pthread when linking shared libraries.
2019-01-10 Peter Michael... Avoid installing shared libraries to man-page directories.
2018-12-08 Peter Michael... Add support for raspberry pi detection on arm64.
2018-12-08 Peter Michael... Fix compiler warnings on arm64.
2018-12-08 Peter Michael... Add code to detect if the system is in fact a raspberry pi.
2018-11-09 joan2937V68+: Merge branch 'plugwash-master'
2018-11-09 Peter Michael... Make "make uninstall" uninstall all man pages.
2018-11-09 Peter Michael... Make DESTDIR option to make install and make uninstall...
2018-11-09 Peter Michael... Add soversion to shared libraries.
2018-10-21 joanV68
2018-10-21 joanV67+: Merge branch 'bennuttall-bennuttall-pi-repr'
2018-10-21 joanMerge branch 'bennuttall-pi-repr' of https://github...
2018-10-21 joanV67+: Merge branch 'guymcswain-keepalive'
2018-10-21 joanMerge branch 'keepalive' of https://github.com/guymcswa...
2018-10-21 joanV67+: Merge branch 'guymcswain-reportedLevels'
2018-10-21 joanMerge branch 'reportedLevels' of https://github.com...
2018-10-21 joanV67+: Merge branch 'Noviv-master'
2018-10-21 joanMerge branch 'master' of https://github.com/Noviv/pigpi...
2018-10-21 joanV67+: tided up I2C/SPI documentation
2018-10-08 Ben NuttallAdd repr to pi class
2018-09-17 Guy McSwainenable SO_KEEPALIVE and SO_REUSEADDR on sockets
2018-09-17 Guy McSwainUpdate reportedLevels prior to monitoring bits
2018-03-30 NovivAdded CMakeLists for shared libraries, executables...
2018-03-20 joanV67: use with for Python locks, show_errors flag
2018-03-13 joanV67: #160 buffer size to 512, improved active test
2018-03-11 joanV67: #198 added process exit codes for pigs
2018-03-01 joanV67: #201 allow space for watchdog/event reports
2018-02-20 joanV66
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...
next