Commit Graph

20 Commits

Author SHA1 Message Date
pmunts 91887edaaa libsimpleio 2.22625.1 (#1344)
Fixed a serious bug (unhandled exception) in package SPI.libsimpleio.
Reworked support for Orange Pi Zero 2W.  It is much cleaner now.
2024-12-29 19:02:23 +01:00
pmunts 6c082e190b libsimpleio 2.22541.1 (#1337)
Added support for the Mikroelektronika Pi 4 Click Shield.
2024-12-26 11:59:12 +01:00
pmunts f11370fbfe libsimpleio 2.22364.1 (#1079)
Fixed garbled hyperlink in long description.
2024-05-27 12:47:15 +02:00
pmunts 16bef8c5ba libsimpleio 2.22357.1 (#1064)
Added new package External_Command.Pipeline.
Added long description.
2024-05-21 14:10:57 +02:00
pmunts 757405771c libsimpleio release 2.22299.1 (#1040)
Rebuilt for alr 2.0, which broke previous post-fetch scripts.

Also moved the source archive repository
from http://repo.munts.com/alire
to   https://raw.githubusercontent.com/pmunts/alire-crates
2024-04-22 18:57:25 +02:00
pmunts f3c797942d libsimpleio 1.22163.1 (#996) 2024-02-15 11:48:53 +01:00
pmunts 5b75c2be9a libsimpleio 1.21805.1 (#962) 2024-01-15 17:08:21 +01:00
pmunts 400f6f41d1 libsimpleio 1.21527.1 (#929) 2023-12-11 18:25:51 +01:00
pmunts e822d80009 libsimpleio, mcp2221, remoteio 1.21136.1 (#828)
libsimpleio release 1.21136.1
mcp2221 release 1.21136.1
remoteio release 1.21136.1

Made improvements to package Temperature.
Update copyright text in all source files.

These releases all match the libsimpleio general release package
munts-libsimpleio-2023.153.1.
2023-06-06 12:20:21 +02:00
pmunts 5d8d5a55c6 libsimpleio, mcp2221, remoteio 1.21121.1 (#800)
libsimpleio release 1.21121.1
mcp2221 release 1.21121.1
remoteio release 1.21121.1

Reconciled some capitalization inconsistencies.  Also some other
minor cleanups.

This exactly matches the general Debian package release
munts-libsimpleio-2023.115.1-debian11-<arch>.deb.
2023-05-02 14:23:14 +02:00
pmunts d2be6c8e74 libsimpleio, remoteio 1.20946.1 (#758)
* libsimpleio release 1.20946.1

More improvements, especially to the support for Mikroelektronika
Click Boards.  Also support for more Remote I/O Protocol servers.

* remoteio release 1.20946.1

More improvements, especially to the support for Mikroelektronika
Click Boards.  Also support for more Remote I/O Protocol servers.
2023-03-13 13:10:03 +01:00
pmunts 41fde61d44 libsimpleio, mcp2221, remoteio 1.20871.1 (#755)
* mcp2221 release 1.20871.1

* remoteio release 1.20871.1

* libsimpleio release 1.20871.1
2023-03-09 12:00:30 +01:00
pmunts e80348274e libsimpleio 1.20658.1 (#717)
Fixed or suppressed many (but not all) compiler warnings.

Made major improvement to Mikroelektronika Click board support,
especially for BeagleBone target platforms.
2023-01-17 10:28:36 +01:00
pmunts f3ff75830e libsimpleio 1.20506.1 (#641) 2022-09-29 11:40:57 +02:00
pmunts d3f1ab0b3f libsimpleio 1.20223.1 (#425)
Removed items that depend on external shared libraries (libftdi1.so,
libhidapi.so, libusb-1.0.so).
2022-01-06 11:34:21 +01:00
pmunts b475b1534e libsimpleio 1.20222.1 (#423) 2022-01-03 13:16:34 +01:00
pmunts 7417d710bd libsimpleio, mcp2221, remoteio 1.20220.1 (#419)
* libsimpleio release 1.20220.1

Added support for locked antiphase motor drivers, which are controlled
by a single PWM output as follows:

100% duty cycle => Full speed clockwise.
50%  duty cycle => Stopped.
0%   duty cycle => Full speed counterclockwise.

Added support for the Cytron MD13S locked antiphase motor driver.

* mcp2221 release 1.20220.1

Added support for locked antiphase motor drivers, which are controlled
by a single PWM output as follows:

100% duty cycle => Full speed clockwise.
50%  duty cycle => Stopped.
0%   duty cycle => Full speed counterclockwise.

Added support for the Cytron MD13S locked antiphase motor driver.

* remoteio release 1.20220.1

Added support for locked antiphase motor drivers, which are controlled
by a single PWM output as follows:

100% duty cycle => Full speed clockwise.
50%  duty cycle => Stopped.
0%   duty cycle => Full speed counterclockwise.

Added support for the Cytron MD13S locked antiphase motor driver.
2021-12-29 13:09:49 +01:00
pmunts f3aaaf5947 Minor improvements (#397)
* libsimpleio release 1.20010.1

Minor improvements:

Added readback parameter to GPIO.RemoteIO.Create.

Added definitions for Raspberry Pi 4 extra I2C buses to packages RaspberryPi
and MUNTS_0018.

* remoteio release 1.20010.1

Minor improvements:

Added readback parameter to GPIO.RemoteIO.Create.
2021-11-05 10:18:02 +01:00
pmunts 33c13ec560 libsimpleio, mcp2221, remoteio 1.19965.2 (#367)
libsimpleio release 1.19965.2
mcp2221 release 1.19965.2
remoteio release 1.19965.2
2021-09-27 08:56:19 +02:00
pmunts e98f64fb48 libsimpleio 1.19882.1 (#313)
Eliminated a lot of compiler warnings
2021-08-20 10:58:17 +02:00