Commit Graph

319 Commits

Author SHA1 Message Date
a46900dfd2 Merge branch 'test_script_movement' 2024-10-31 21:51:04 +01:00
2919e20970 update gitignore 2024-10-31 21:49:17 +01:00
ishak jmilou.ishak
0f8d68f391 added a newline at the end of script.js 2024-10-31 16:19:06 +01:00
ishak jmilou.ishak
dd49de9d8c wrote some small comments 2024-10-28 16:57:53 +01:00
ishak jmilou.ishak
c4a694e601 moved venv to the .gitignore 2024-10-24 14:07:11 +02:00
edf1cabdf3 testing cpp 2024-10-24 13:33:28 +02:00
dfb1415940 added so program doesnt instandly quit 2024-10-24 13:30:59 +02:00
0bfe04e67e small fix 2024-10-24 13:29:48 +02:00
152ba37cd5 edited cmakelists 2024-10-24 13:28:27 +02:00
ishak jmilou.ishak
a9003d5299 Merge branch 'test_script_movement' of ssh://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79 into test_script_movement 2024-10-24 13:23:38 +02:00
ishak jmilou.ishak
80771dc740 started with fetch 2024-10-24 13:23:37 +02:00
294af308ec bugfixes 2024-10-24 12:52:37 +02:00
990d064766 edited cmakelists 2024-10-24 12:48:23 +02:00
c2b4a5418b remove debug prints in mqtt class 2024-10-24 12:45:32 +02:00
6546dcbdd6 re-orginasation 2024-10-24 12:23:42 +02:00
d35a79c1ca moved folder 2024-10-24 12:23:42 +02:00
0089be40d3 flask bugfix 2024-10-24 10:22:24 +00:00
ishak jmilou.ishak
c84c0d2cef Refactor button handling in index.html form action 2024-10-24 12:20:24 +02:00
ishak jmilou.ishak
27ee1fb996 Merge branch 'test_script_movement' of ssh://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79 into test_script_movement 2024-10-24 12:14:53 +02:00
ishak jmilou.ishak
5fe14a2f8f Refactor button handling in index.html and app.py 2024-10-24 12:14:52 +02:00
411982cf35 test 2024-10-23 19:38:50 +02:00
8a0fb065d8 cmakelists 2024-10-23 19:34:40 +02:00
2cd52981fc edited cmakelist 2024-10-23 19:29:28 +02:00
ishak jmilou.ishak
4f3bb0b009 Merge branch 'test_script_movement' of ssh://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79 into test_script_movement 2024-10-23 17:03:43 +02:00
ishak jmilou.ishak
07451d0188 fixed error 2024-10-23 17:03:42 +02:00
dc77c104e6 attempt to make mqtt class 2024-10-23 16:17:36 +02:00
ishak jmilou.ishak
30933b0ca7 Refactor button handling in index.html and app.py 2024-10-23 15:08:23 +02:00
ishak jmilou.ishak
89968e40a0 REMOVED TYPE OF BUTTON 2024-10-23 15:00:31 +02:00
ishak jmilou.ishak
bf276d5d81 removed type of button 2024-10-23 14:59:12 +02:00
ishak jmilou.ishak
9d6816f210 making page stay on the same page when pressing button 2024-10-23 14:56:39 +02:00
ishak jmilou.ishak
76315649f7 Refactor move function to publish direction from request form 2024-10-23 14:32:03 +02:00
5a4c396704 Delete a.out 2024-10-23 14:27:40 +02:00
e523018fec mqtt loop so it doesnt disconect 2024-10-23 12:24:58 +00:00
d768be0b18 added mqtt_client loop 2024-10-23 14:22:48 +02:00
481ae4f2c3 reorginisatie 2024-10-23 14:18:36 +02:00
5b2570dace made cmakelists and edited ip adress 2024-10-23 11:52:31 +00:00
416631350d update gitignore 2024-10-23 13:10:26 +02:00
d78389992e added a comment 2024-10-22 15:33:19 +02:00
7fa04a5c35 made it so we can read indiviual buttons 2024-10-22 15:10:08 +02:00
ishak jmilou.ishak
0b40f63af0 made print to see if message is sent correctly 2024-10-22 14:53:14 +02:00
ishak jmilou.ishak
5739655e97 Update MQTT topic to publish button press event 2024-10-22 14:38:54 +02:00
ishak jmilou.ishak
714910d61e Update MQTT topic to publish button press event 2024-10-22 13:03:18 +02:00
ishak jmilou.ishak
cc1a03c04c Update MQTT address to use SSL and change broker address 2024-10-22 12:52:22 +02:00
ishak jmilou.ishak
ce2956e504 Update MQTT address to use SSL and change broker address 2024-10-22 12:48:27 +02:00
ishak jmilou.ishak
995b3858ab Update MQTT version to 3.1.1 and change address to use SSL
- In main.cpp, update the MQTT version to 3.1.1 and change the address to use SSL instead of TCP.
- In app.py, create a new MQTT client using MQTTv311 protocol.
2024-10-22 12:27:29 +02:00
ishak jmilou.ishak
34cfa61257 changed version op mqtt 2024-10-22 12:16:40 +02:00
ishak jmilou.ishak
6c1e44151e changed address of broker 2024-10-21 14:12:17 +02:00
ishak jmilou.ishak
7e5103bce2 changed adress from tcp so ssl 2024-10-21 13:49:29 +02:00
1175444abf edited cmakelist 2024-10-21 13:09:46 +02:00
ishak jmilou.ishak
2efa191c07 added username and password 2024-10-21 12:55:37 +02:00