8. Change log

8.1. Release 0.3 (2014-05-23)

Several major enhancements in this release:

  • A GUI client (cpigui) is now included. This is currently undocumented, but should be pretty intuitive to anyone familiar with the command line interface (#3)
  • Both clients and the server now support many more camera settings including white-balance, exposure, ISO, shutter speed, etc (#12)
  • All UDP messages (client and server) are now retried to ensure reliability, particularly during multiple unicast messages (#13)

8.2. Release 0.2 (2014-04-27)

Several improvements in this release:

  • The network protocol has been changed to enhance its reliability when dealing with lots of Pis on unreliable networks (like Wifi)
  • The status command has been enhanced to warn of configuration discrepancies.
  • Lots more work on the docs

8.3. Release 0.1 (2014-04-15)

Initial release