80ee5f18b4
Merge branch 'main' into UDP-broadcast
2023-11-26 22:29:53 +01:00
5917bcf329
MQTT
...
Add brief tag
2023-11-26 22:22:03 +01:00
RobinVdB8
1e7638c63d
Solved reviews
2023-11-26 17:05:05 +01:00
RobinVdB8
b302ab2e11
Updated doxygen
2023-11-26 15:02:01 +01:00
RobinVdB8
1550ccd0ba
Made some requested changes from reviews
2023-11-26 13:33:47 +01:00
RobinVdB8
b50900e713
Changed function name mug_init to mqtt_application_init
2023-11-26 12:43:38 +01:00
RobinVdB8
d88d35c6cf
Renamed files from mug to mqtt_application
2023-11-26 12:39:57 +01:00
RobinVdB8
dea0d26141
Solved some reviews
2023-11-25 21:57:54 +01:00
RobinVdB8
875edb52b5
Solved reviews
2023-11-25 20:30:12 +01:00
RobinVdB8
4147f53802
Added documentation to .h file
2023-11-25 17:41:25 +01:00
joran2738
0da6259ae5
solving reviews pt4 + some changes
2023-11-25 13:33:36 +01:00
joran2738
a9b975a780
Merge branch 'main' into UDP-broadcast
2023-11-24 22:38:44 +01:00
joran2738
82d7972728
solving reviews pt3
2023-11-24 22:38:04 +01:00
RobinVdB8
697403a8d8
Merge branch 'main' into MQTT
2023-11-24 17:06:48 +01:00
xoreo
45278b8d85
Add lcd_set_bg_color_layer0
2023-11-24 10:57:27 +01:00
joran2738
4d3ae0c140
Merge branch 'UDP-broadcast' of https://github.com/Sani7/2023-Webservices_And_Applications into UDP-broadcast
2023-11-23 12:02:04 +01:00
RobinVdB8
2cb8c28ef4
Merge branch 'main' into MQTT
2023-11-23 09:55:50 +01:00
43fc97c109
Fix typo in define MAX_MAC_ADDR_LEN
2023-11-22 22:31:44 +01:00
joran2738
53fb67392f
Merge branch 'main' into UDP-broadcast
2023-11-22 22:23:06 +01:00
joran2738
0ff34a233e
solving reviews pt2
2023-11-22 22:21:07 +01:00
99e6f33f87
TFTP
...
Fix the issue of putting logger level define to c file instead of header file
2023-11-22 15:28:43 +01:00
joran2738
30a93425c9
correcting reviews
...
sorry if i missed something, being ill and reviewing code doesn't really go well together
2023-11-22 15:04:55 +01:00
joran2738
f22f376b77
Merge branch 'main' into UDP-broadcast
2023-11-21 13:20:50 +01:00
ce593428e4
Merge branch 'main' into TFTP
2023-11-20 16:03:33 +01:00
46f2fcacd2
TFTP
...
* Change typo
* Format
* Add doxygen
2023-11-20 15:44:38 +01:00
xoreo
60aa6c0d24
Remove empty lines in lcd_api.h
2023-11-20 14:43:29 +01:00
xoreo
a481f3b6fa
Add lcd_stop_all_gifs(void)
2023-11-20 14:38:04 +01:00
xoreo
758f1f47ca
Add lcd_clear_text() and lcd_clear_images
2023-11-20 14:10:26 +01:00
c2dc36c765
Fix style guide issues by auto formatting
2023-11-20 00:46:32 +01:00
joran2738
48acc38493
minor changes
2023-11-19 23:29:54 +01:00
joran2738
0c23f17131
Merge branch 'main' into UDP-broadcast
2023-11-19 22:21:46 +01:00
RobinVdB8
c2932473a0
Merge branch 'main' into MQTT
2023-11-19 15:08:09 +01:00
joran2738
68b29d444f
writing to lcd api
...
added writing the owner's name on the LCD,
fixing some bugs
2023-11-18 23:41:41 +01:00
22c742c3c1
Merge branch 'main' into TFTP
2023-11-17 18:22:14 +01:00
0a9082678d
TFTP
...
Fix unused if it is already defined
2023-11-17 16:29:40 +01:00
f82634daa0
TFTP
...
Fix all warnings
2023-11-17 16:27:26 +01:00
RobinVdB8
198b63a7d0
Merge branch 'main' into MQTT
2023-11-16 13:31:10 +01:00
joran2738
4d844c41d6
Merge branch 'main' into UDP-broadcast
2023-11-15 21:41:47 +01:00
L-diy
7c6ff58afe
Update LCD API docs
2023-11-15 19:26:41 +01:00
L-diy
ad2a630400
Add support for GIF images
2023-11-14 23:25:41 +01:00
bc03f9bc67
Merge branch 'main' into TFTP
2023-11-14 16:36:38 +01:00
xoreo
a899fdaee8
Adapt to styleguide (Sani7 comments)
2023-11-14 15:39:22 +01:00
joran2738
597d79efce
added set owner details functionality
...
i added some code to the Qt application so that it can send the owner name and surname to set on the microcontroller
2023-11-13 23:42:45 +01:00
joran2738
6739c7c6bf
there can only be one
...
there's only one owner struct needed, thus adding a static one in the c file is better than having the main file to initialize one and pass it on again and again,.
some code wasn't needed anymore and some had to change
2023-11-13 21:14:40 +01:00
joran2738
4a4a35848d
style guide part 3
2023-11-13 19:31:56 +01:00
joran2738
58dea235a5
Merge branch 'main' into UDP-broadcast
2023-11-13 18:17:24 +01:00
xoreo
e88620dd3c
Apply changes to doxygen
2023-11-13 18:17:02 +01:00
joran2738
5609c2ccb9
style guide part 2
2023-11-13 18:12:43 +01:00
xoreo
35871d9eae
Implement lcd_draw_img_from_fs_with_name
2023-11-13 17:45:28 +01:00
43e28b4dab
Merge branch 'main' into TFTP
2023-11-13 17:25:36 +01:00