pigpio.git
2019-08-26 Gert-Jan Rozingfixed usage of wrongly spelled target
2019-08-26 Gert-Jan Rozingoptimized cmake configuration
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...
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
next