Releases
v1.3.0
ADD: Setup scripts for Ubuntu 20.04 development VM and Raspberry Pi for first time setup in setup
directory
ADD: pi.py script for remote compiling and interfacing with Raspberry pi using ssh
MODIFY: Forcefully disable watering if moisture was set to 0, due to PID expecting the sensor value to rise
MODIFY: Horizontally mirrored video output because camera physically is rotated
MODIFY: Changed minimum analog moisture value from 17 to 0
ADD: Incorrect temperature value handling before calculating heat PID
ADD: Unhandled exception handler for anticarium_pi and camera applications
ADD: Different output values from WeatherManager for different electronic components
ADD: FAN_IO
OutputType for enabling or disabling fan entirely
ADD: UDP_Threads_Amount
parameter in settings.ini
to regulate thread amount for UDP sending
ADD: Multithreaded UDP image sending by splitting image into several parts
MODIFY: Fixed first values of temperature PID
ADD: UDP heartbeat to stop image sending if there is no active client
REMOVE: UDP handshake
ADD: ImageProcess::build
tests
MODIFY: Changed endianness of sending image row
MODIFY: Updated logger formatter with constant spaces for every log part
MODIFY: Rotate log file when it is bigger than 1MB
ADD: Log level parameter in settings.ini
MODIFY: Changed image color format to BGR
You can’t perform that action at this time.