511 Commits

Author SHA1 Message Date
Autonomy Server
328a522b74 Update revision 2025-04-29 17:48:33 -04:00
Autonomy Server
2e23a70447 Fix MD5 mismatch while debugging the Linux runtime 2025-04-29 17:47:56 -04:00
Autonomy Server
f4f21c2ad7 Update revision 2025-04-23 15:09:07 -04:00
Autonomy Server
52f32e43f2 Removed Serial.prints from Modbus code 2025-04-23 15:08:21 -04:00
Thiago Alves
340863c471
Update revision 2025-04-17 16:26:02 -04:00
Autonomy Server
c94ce67ec2 Fix issue on the debugger while connecting to slow 8-bit Arduino boards
Also merged joluxer/arduino-cycle-hickup
2025-04-17 16:23:09 -04:00
Autonomy Server
4499493e27 Fix build issue on Windows 2025-02-14 11:26:55 -05:00
Autonomy Server
b967be2f27 Fix arduino dialog settings not being saved; fix bugs in build system 2025-02-14 11:03:40 -05:00
Autonomy Server
dd2379ed36 Add support for PWM_CONTROLLER on ESP32 boards 2025-01-30 14:36:44 -05:00
Autonomy Server
a2602924da Reverted back to previous MatIEC lib on arduino build 2024-12-11 14:50:51 -05:00
Autonomy Server
cc80ed82cb Revert back MatIEC lib (new lib does not compile on OpenPLC) 2024-12-11 14:44:34 -05:00
Autonomy Server
b0bb66140d Update revision 2024-12-11 14:26:22 -05:00
Autonomy Server
c507a27e99 Update MatIEC for Arduino builds 2024-12-11 14:25:54 -05:00
Autonomy Server
d14e9e70e5 Update MatIEC 2024-12-11 13:38:50 -05:00
Autonomy Server
aaa8b3b56f Merge pull request #9 from joluxer/windows-build-output-congestion-fix 2024-12-10 15:42:23 -05:00
Autonomy Server
bdf5f6b797 Merge of PRs 2024-12-10 15:31:54 -05:00
Autonomy Server
4eedbb5182 Fixes analog IO on Raspberry Pico - changes by @yonush - https://openplc.discussion.community/post/pico-2-rp2350-compatible-13511830?trail=30 2024-11-20 09:23:27 -05:00
Autonomy Server
79b8fe2684 Fix exception error when Windows blocks deletion of build cache files 2024-11-08 14:44:54 -05:00
Autonomy Server
d22adb3184 Added support for Raspberry Pico 2 - including RISC V cores 2024-11-04 16:17:28 -05:00
Autonomy Server
cdf9efefcb Update revision 2024-11-04 13:10:02 -05:00
Autonomy Server
b27f1fd6d0 Fix compilation error on some platforms when the program uses global variables 2024-11-04 13:09:21 -05:00
Autonomy Server
0ee16a780c Fix analog resolution for Pico and PicoW 2024-10-30 16:07:18 -04:00
Autonomy Server
14e1e8c7ab Fix hidden characters in hals.json file 2024-10-28 09:48:19 -04:00
Autonomy Server
1b4492e2de Update revision 2024-10-28 09:36:01 -04:00
Autonomy Server
d4b60a849a Add Arduino Nano ESP32 and fix Arduino Giga Modbus TCP 2024-10-28 09:35:12 -04:00
Thiago Alves
f72879d901
Update revision 2024-10-17 17:24:45 -04:00
Autonomy Server
0283f3a631 Improved debugger connection with remote devices 2024-10-17 17:23:59 -04:00
Thiago Alves
33329845a3
Update revision 2024-10-16 11:12:47 -04:00
Autonomy Server
b7c74f3a60 Fixed unicode errors on Windows 2024-10-16 11:12:15 -04:00
Thiago Alves
d766d13d8e
Update revision 2024-10-15 13:02:03 -04:00
Autonomy Server
84f6965495 Update version.py 2024-10-15 13:01:30 -04:00
Autonomy Server
ac916ba0e9 Fix crash when build folder cannot be cleaned 2024-10-15 12:59:46 -04:00
Thiago Alves
5e4f443249
Merge pull request #132 from joluxer/master
Import editor from branch build-fail-on-located-variables.
2024-09-17 13:55:32 -04:00
joluxer
7d0addcd7d Import editor from branch build-fail-on-located-variables. 2024-09-17 19:51:29 +02:00
Thiago Alves
89c985a981
Merge pull request #131 from zibiax/master
Added support for arch-based distro, and support for wayland
2024-09-17 13:28:51 -04:00
Martin
0de9b077b5
fixed missing pip install 2024-09-17 17:45:55 +02:00
Martin
f43d71ca3e
Added pacman script and config for x11 2024-09-17 17:11:27 +02:00
Autonomy Server
f8d0212083 Update revision 2024-09-09 10:36:31 -04:00
Autonomy Server
6602e86639 Merged PRs on editor 2024-09-09 10:35:51 -04:00
Autonomy Server
29d97345a2 Update revision 2024-09-05 11:56:50 -04:00
Autonomy Server
4766e5d585 New splash screen 2024-09-05 11:56:03 -04:00
Thiago Alves
da7883d5e2
Merge pull request #128 from joluxer/submodule-update
Submodule update
2024-09-03 10:22:09 -04:00
joluxer
e181db4903 Update git-submodules during update procedure for full update. 2024-09-01 21:11:37 +02:00
joluxer
57e613a3e6 Improve Gentoo installation to respect the defined update procedure. 2024-09-01 21:11:37 +02:00
joluxer
1d66418e58 Change install script to use absolute paths, set by the script location. 2024-09-01 21:11:37 +02:00
Thiago Alves
0ecc75cf37
Update revision 2024-08-28 20:49:21 -04:00
Autonomy Server
c7bc035ae0 Fix ESP32 nullptr dereference 2024-08-28 20:47:16 -04:00
Thiago Alves
73a0dd0b8a Update revision 2024-08-15 11:10:08 -04:00
Thiago Alves
85d83405b6 Removed PWM and ledc calls temporarily on ESP32 boards 2024-08-15 11:03:56 -04:00
Autonomy Server
d3b46cf9a6 Update matiec submodule 2024-08-13 16:00:05 -04:00