Sandro
Sandro
Hi, I managed to build an AppImage on arch with the following steps: ```bash git clone [email protected]:ecmnet/MAVGCL.git git clone [email protected]:ecmnet/MAVBase.git git clone [email protected]:ecmnet/mavcom.git git clone [email protected]:ecmnet/mavutils.git git clone [email protected]:ecmnet/mavmap.git ```...
@alexanderstephan could you please approve the ci workflows? Thanks :)
I think it is a good idea to include the time adjustment feature in this PR since a change in the `/api/courses` endpoint might be required. In fact, I already...
 Courses can now be adjusted by selecting/setting an offset per "recurrence"/"reoccurrence". The offset value is also appended to the description of every event that is within that recurrence-series (has...
Hi, I'd like to work on this if possible. Frontends like Mainsail or Fluidd show a Temperature graph with history for the current session. Eventually it would be nice to...
I see your point, it makes sense to differentiate between a 'sensor' and 'switch' internally. Usually when it comes to devices like shelly or tasmota relays, they combine those features....
Hi, I'd like to work on this issue (or similar). As I see it, the problem is not adding "reverse proxy support" specifically for nginx but rather enable mainsail to...
Thanks for testing @kondas !  This is how the energy consumption information is then included in the history api endpoint. I think for now this is ready for review....
@Arksine can I improve anything in this PR in order to get this merged? Thank you
increasing the GPU memory also resolved this issue for me. Should we take this up into documentation/readme?