Which surface(s) does this affect?
Which app are you using?
OpenNova — Android
App version
v1.1.14
OpenNova server / docker release
latest
Where is the OpenNova server running?
Raspberry Pi
Mower serial number (SN)
0682
Mower firmware
custom 33
STM32 firmware (optional)
No response
Charger firmware (optional)
No response
What happened?
In the mower, the file novabot/scripts/start_service.sh contains duplicate custom code because build_custom_firmware.sh replace text "sudo apt install -y dnsmasq" in file, which exists twice (in a comment also).
Steps to reproduce
On the mower
- cat novabot/scripts/start_service.sh | grep "CUSTOM"
Expected behaviour
no duplicate code, can we add custom code simply add the end ?
Logs (mower, server, app)
Screenshots / video
No response
Pre-flight
Which surface(s) does this affect?
Which app are you using?
OpenNova — Android
App version
v1.1.14
OpenNova server / docker release
latest
Where is the OpenNova server running?
Raspberry Pi
Mower serial number (SN)
0682
Mower firmware
custom 33
STM32 firmware (optional)
No response
Charger firmware (optional)
No response
What happened?
In the mower, the file novabot/scripts/start_service.sh contains duplicate custom code because build_custom_firmware.sh replace text "sudo apt install -y dnsmasq" in file, which exists twice (in a comment also).
Steps to reproduce
On the mower
Expected behaviour
no duplicate code, can we add custom code simply add the end ?
Logs (mower, server, app)
Screenshots / video
No response
Pre-flight