Commit Graph

107 Commits

Author SHA1 Message Date
Obe Van Lierde
858e0aafb0 finish modbus_tcp (without response) 2023-11-13 16:05:04 +01:00
Obe Van Lierde
d730932235 Merge branch 'Modbus_TCP_Obe' of https://github.com/Sani7/2023-Webservices_And_Applications into Modbus_TCP_Obe 2023-11-13 13:06:32 +01:00
Obe Van Lierde
2702e618fa Merge branch 'main' into Modbus_TCP_Obe 2023-11-13 13:03:42 +01:00
9dce87aa10 Merge branch 'main' into Modbus_TCP_Obe 2023-11-13 13:02:59 +01:00
Obe Van Lierde
3fbc0d101a Merge branch 'main' of https://github.com/Sani7/2023-Webservices_And_Applications 2023-11-13 12:59:43 +01:00
cc0f0e26f8 Remove Lorentz's test code from llfs-extended-fs-api 2023-11-13 12:58:02 +01:00
Obe Van Lierde
2970aa2f6f Merge branch 'main' into Modbus_TCP_Obe 2023-11-13 12:54:43 +01:00
Obe Van Lierde
cb1956c0ad Merge branch 'main' of https://github.com/Sani7/2023-Webservices_And_Applications 2023-11-13 12:54:15 +01:00
Obe Van Lierde
80d18938d1 Add cproject 2023-11-13 12:53:37 +01:00
Obe Van Lierde
4fe3e5b8d9 Merge branch 'main' into Modbus_TCP_Obe 2023-11-13 12:48:00 +01:00
598ec19127 Merge pull request #8 from Sani7/bugfix/bsp-draw-bitmap-padding
Fix BSP_LCD_DrawBitmap to account for padding in bitmap images
2023-11-13 12:29:50 +01:00
Obe Van Lierde
2ef4f6b520 Merge branch 'main' of https://github.com/Sani7/2023-Webservices_And_Applications 2023-11-13 12:28:27 +01:00
3f286df23f Merge pull request #11 from Sani7/feature/llfs-extended-fs-api
Extended the llfs file system api
2023-11-13 12:27:12 +01:00
74309ecbe0 Merge branch 'main' into feature/llfs-extended-fs-api 2023-11-13 10:36:24 +01:00
c528c12b85 LCD_api
Add logging and change if nesting to if not return
2023-11-13 10:34:53 +01:00
2bc79c74a7 Merge branch 'main' into feature/llfs-extended-fs-api 2023-11-12 16:23:50 +01:00
9282f524db LCD_api
Change lcd_display_text text paramter from const char* to uint8_t* to remove a generated warning
2023-11-12 16:20:30 +01:00
56554dd337 Merge pull request #9 from Sani7/LCD_API
Lcd api
2023-11-12 16:10:59 +01:00
e52be0e25e Change log header to match the others 2023-11-12 16:09:33 +01:00
142f93a7db Merge branch 'main' into LCD_API 2023-11-12 15:33:00 +01:00
c730bf8350 Remove .cproject out of gitignore to fix issues with cubeIDE 2023-11-12 13:35:18 +01:00
xoreo
cfbed67433 Add project/.cproject to tracking 2023-11-12 13:31:50 +01:00
L-diy
edc81ad3a2 Update the llfs documentation 2023-11-12 02:49:03 +01:00
xoreo
f0df827afa Add docs/lcd_api.md 2023-11-11 20:08:25 +01:00
xoreo
821f1429db Implement multi-linewrap in lcd_display_text 2023-11-11 19:01:31 +01:00
L-diy
af46235eba Extended the llfs file system api
Implemented file extension filters
Implemented newlib stubs to be able to use the POSIX file API
2023-11-11 00:36:18 +01:00
xoreo
94875d729a Implement lcd_display_text 2023-11-10 19:03:42 +01:00
xoreo
4ea21bc4cf Fix requested changes from ldiy 2023-11-09 17:50:10 +01:00
Obe Van Lierde
1349bd003d Merge branch 'main' into Modbus_TCP_Obe 2023-11-09 16:23:14 +01:00
Obe Van Lierde
12731e9294 Merge branch 'main' of https://github.com/Sani7/2023-Webservices_And_Applications 2023-11-09 16:23:05 +01:00
Obe Van Lierde
c856ff871d Merge branch 'Modbus_TCP_Obe' of https://github.com/Sani7/2023-Webservices_And_Applications into Modbus_TCP_Obe 2023-11-09 16:22:10 +01:00
Obe Van Lierde
1ec10c0bf4 reading the whole modbusframe 2023-11-09 16:22:05 +01:00
7e81624af6 Merge branch 'main' into bugfix/bsp-draw-bitmap-padding 2023-11-09 15:04:22 +01:00
2606c26e17 Merge branch 'main' into Modbus_TCP_Obe 2023-11-09 15:03:41 +01:00
0924eede06 Merge branch 'main' into LCD_API 2023-11-09 15:01:36 +01:00
xoreo
8c71d3a4e2 Changed function name LCD_DrawBmp to WDA_LCD_DrawBmp 2023-11-09 13:26:54 +01:00
xoreo
4ef7514248 Minor modifications to lcd_api.c 2023-11-09 13:08:27 +01:00
xoreo
4bc55f19be Added WDA_LCD_DrawBmp to the LCD_API branch/feature 2023-11-09 12:41:20 +01:00
419fbc5663 Update docs in README 2023-11-08 20:06:43 +01:00
Obe Van Lierde
af1bfd8f09 reading the color values 2023-11-08 19:18:45 +01:00
L-diy
f22d7c69f1 Fix BSP_LCD_DrawBitmap function to account for padding in bitmap images 2023-11-08 16:07:39 +01:00
Obe Van Lierde
7e148b57ea FIX
.cproject file keeps disapearing :(((
2023-11-07 22:36:53 +01:00
Obe Van Lierde
5daa53ee6a save error on l25 2023-11-07 19:34:24 +01:00
Obe Van Lierde
87117ad602 strange error line 22 2023-11-07 17:51:09 +01:00
Obe Van Lierde
325fe60276 Merge branch 'main' into Modbus_TCP_Obe 2023-11-07 17:50:10 +01:00
Obe Van Lierde
a86b1b90bb Merge branch 'main' of https://github.com/Sani7/2023-Webservices_And_Applications 2023-11-07 17:49:59 +01:00
d6322b39ec Add string to header file 2023-11-07 10:05:07 +01:00
f8648eecaa change modbus to modbus-tcp 2023-11-07 01:10:06 +01:00
2f7c9f70b2 modbus tcp
For some weird reason a wild template file appeared
2023-11-07 01:07:58 +01:00
Obe Van Lierde
1850f1de59 check 2023-11-07 00:41:31 +01:00