This repository was archived by the owner on Feb 27, 2025. It is now read-only.
Releases: sbtinstruments/RedPitaya
Releases · sbtinstruments/RedPitaya
2019.03.1
2019.02.1
Add /etc/boot-version symbolic link to the overlay
2019.01.5
Change /srv/init.bmp to /etc/graphics/init.png This commit also enables PNG for the 'fbv' tool.
2019.01.4
Fix target install-remote Said target now ensures that the files are properly copied to the remote host by mounting the corresponding partition as read-only after the copy.
2019.01.3
Update to buildroot 2018.11.1 The following external packages have been removed since they are now part of buildroot itself: python-async_timeout, python-multidict, python-uvloop, and python-yarl. Python has been updated to 3.7 (was 3.6 previously). Therefore, the overlay has been changed accordingly.
2019.01.2
Remove M80ssd2119 (init script and /etc/default file). Add M80display (init script and /etc/default file) that supports multiple panels (including panels that use the SSD2119 controller).
2019.01.1
Remove the symbolic link /lib/modules. Change init script (rcS) to add symbolic links for each module file. Fix formatting in init script (rcS).
2018.11.2
Add EXPORTED_GPIOS to M11gpio and configure it to export 890 and 898 …
2018.11.1
Add 'PUMP_NAME' parameter to the /etc/init.d/M30pump script (configur…
2018.10.1
Enable package python-py-spy.