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
Autonomy Server
fdc1eaa0ad
Removed matiec leftover
2024-08-13 15:55:53 -04:00
Autonomy Server
4e96bea1b3
Removed incorrectly linked matiec submodule
2024-08-13 15:54:48 -04:00
Thiago Alves
143b612857
Merge pull request #127 from thiagoralves/transition
...
Added editor and matiec as submodules
2024-08-13 12:10:05 -04:00
Autonomy Server
a9934e49bf
Updated editor and matiec submodules
2024-08-13 11:49:42 -04:00
Autonomy Server
f41e2e624e
Added beremiz and matiec as submodules
2024-08-13 11:27:10 -04:00
Autonomy Server
7398ab9dfa
Remove editor and matiec folders from index to add as submodule
2024-08-13 11:24:45 -04:00
Thiago Alves
9628d10c04
Update version.py
2024-08-12 16:19:58 -04:00
Thiago Alves
d6c5384ed8
Update revision
2024-08-12 16:19:41 -04:00
Thiago Alves
87161a9d1a
Revert back the update rate to 100ms
2024-08-12 16:19:25 -04:00
Thiago Alves
9caa463ec3
Update version.py
2024-08-11 13:16:23 -04:00
Thiago Alves
10184a41f0
Update revision
2024-08-11 13:16:08 -04:00
Thiago Alves
fe31b795f5
Increase the read_output update cycle to 1s instead of 100ms
2024-08-11 13:15:49 -04:00
Thiago Alves
8dc9924ce7
Merge pull request #125 from joluxer/arduino-build-fail-without-errors
...
Arduino build fail without errors
2024-08-11 13:13:36 -04:00
joluxer
87d8d61981
Go blocking on Arduino build output lines for all platforms.
2024-08-11 17:45:36 +02:00
joluxer
81c08bc6b2
Improve subprocess handling for Arduino builds with robust output reading and error detection.
2024-08-11 16:45:42 +02:00
Thiago Alves
ee28a14611
Merge pull request #124 from joluxer/arduino-settings-in-project
...
Arduino settings in project
2024-08-11 07:46:53 -04:00
joluxer
665d1fc1fe
Merge branch 'thiagoralves:master' into arduino-settings-in-project
2024-08-10 16:20:46 +02:00
Thiago Alves
c417e24355
Update version.py
2024-08-10 10:12:44 -04:00
Thiago Alves
f4be564c7c
Update revision
2024-08-10 10:11:47 -04:00
Thiago Alves
a764768f72
Merge pull request #123 from joluxer/arduino-dialog-intuitive-serial-port-input
...
Arduino dialog intuitive serial port input
2024-08-10 10:11:08 -04:00
joluxer
fa8f9a7f08
Move Arduino settings into project folder.
...
Affected settings are board, IO configuration and communications settings.
2024-08-09 19:56:59 +02:00
joluxer
984a9c1e20
Move user IO settings out of hals.json into settings.json.
2024-08-09 14:23:30 +02:00
joluxer
277a77275c
I18n progress on Arduino builder and its dialog.
2024-08-09 13:00:25 +02:00
joluxer
5d980e4290
Continuous STDOUT output of background commands. Display commandlines and return codes.
2024-08-09 10:46:08 +02:00
joluxer
ae681a98e7
Do continuous compiling output for Arduino build.
2024-08-09 10:45:33 +02:00
joluxer
7758ded346
Add a nice line below the bord and port selection.
2024-08-09 10:45:33 +02:00
joluxer
ed2723dc26
Do arduino-cli output without color-escape codes.
2024-08-09 10:45:33 +02:00
joluxer
a184f4522d
Put fresh arduino-cli binary to the project.
2024-08-09 10:45:33 +02:00
joluxer
478162e649
Restore and Save buttons on AurduinoUpload communications page now active.
2024-08-09 10:45:32 +02:00
joluxer
8056342cc6
Prettify JSON output for easier debugging and manual editing pleasure.
2024-08-09 10:45:31 +02:00
joluxer
998ea32777
Stabilize Arduino upload dialog across plattforms dynamically.
2024-08-09 10:45:31 +02:00
joluxer
ae05df5e17
Remove unmaintained frame builder XML file.
2024-08-09 10:45:31 +02:00
joluxer
e67f7085af
Add a reload button for serial ports and keep port name intuitively across sessions.
...
Newer PC/laptops do not have enough serial port to have always some entry
in the drop-down box. So the list is empty often and has no chance of
updating by dropping-down. Now one can enter his own path or choose
from the recognized ports in the system.
At least on Linux there is not always a well known path name for some
serial ports, such as virutal serial ports, symlinks from socat etc.
Therefor the user can enter his own path, but then is responsible for
its correctness.
2024-08-09 10:45:31 +02:00
Thiago Alves
59f9aa5ad1
Merge pull request #121 from joluxer/python-3.12-editor-missing-casts
...
Python 3.12 editor missing casts
2024-08-06 10:48:50 -04:00
joluxer
c4dbb98fe3
Repair moves of graphical elements.
2024-08-04 12:29:45 +02:00
joluxer
83c892bae9
Merge branch 'thiagoralves:master' into python-3.12-editor-missing-casts
2024-08-01 18:31:49 +02:00
Thiago Alves
4d221f67ec
Merge pull request #122 from dieter-l-git/master
...
Add drivers for FX3U-14MRT - WS3U
2024-07-31 16:01:20 -04:00
Dieter Lambrecht
90952ecd58
Update hals.json - FX3U-14Mx-WS3U
2024-07-31 21:36:34 +02:00
Dieter Lambrecht
d7ce6ba44a
added hal files for FX3U-14Mx-WS3U
...
Device: Seeku WS-3U -14MRT
Manufacturer: www.winsunzk.cn
Type: WS314MR03300
2024-07-31 21:29:15 +02:00
joluxer
f47d0baa42
Merge branch 'thiagoralves:master' into python-3.12-editor-missing-casts
2024-07-30 17:16:07 +02:00
Thiago Alves
7d1f8a6520
Remove default COM4 from settings
2024-07-29 15:42:42 -04:00
joluxer
93f7cf5184
Add mssing cast for rescaling symbols to optimized size.
2024-07-28 16:34:57 +02:00
joluxer
89975d4614
Resolve more GUI problems out of missingint() casts.
2024-07-26 11:31:18 +02:00
Thiago Alves
7020fd0138
Merge pull request #119 from joluxer/gentoo-python-3.12-missing-pypubsub
...
Add missing dependency for installation on Gentoo Linux.
2024-07-25 06:25:11 -04:00
joluxer
57b7393d1e
Add missing dependency for installation on Gentoo Linux.
2024-07-25 09:53:32 +02:00