1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-18 14:42:03 +00:00
Commit Graph

2597 Commits

Author SHA1 Message Date
Nico Stute
9590cb339b
Update Getting Started.adoc 2022-03-22 12:21:30 +01:00
Nico Stute
3064a21bc3
Update iit.c 2022-01-17 19:33:37 +01:00
crinq
bd463547d0 fix variable scope, multiple declerations error with gcc 10 2021-12-15 15:35:16 +01:00
crinq
2ce86fa40b smartabs crc 2021-09-10 04:06:21 +02:00
crinq
713e4647cd fix hv rev, sys id 2021-07-03 00:20:27 +02:00
crinq
882096dfb4 sys id + sim 2021-07-02 02:22:45 +02:00
crinq
9a2744ca9a mitsu default cmd 2021-07-02 02:21:37 +02:00
crinq
f418aaf1c4 add mitsu fd/hd switch, support different encoder version 2021-05-25 01:27:08 +02:00
Rene Hopf
eaa906aa9c warning about missing pyserial 2020-11-01 23:20:27 +01:00
Rene Hopf
c895a2279d fix build with gcc9 2020-11-01 22:55:34 +01:00
Rene Hopf
f59cd4ffef
Merge pull request #110 from rene-dev/fast_make
Fast make
2020-10-01 18:26:06 +02:00
Nico Stute
f624e52a56
Merge pull request #109 from fdarling/fast_make
removed need for file_updater.py
2020-09-28 13:00:21 +02:00
Forest Darling
35d9eeeb2c
removed need for file_updater.py 2020-09-26 23:22:53 -05:00
crinq
9e010419aa default python3 2020-09-23 21:48:09 +02:00
Nico Stute
fc1cb2eed4
Merge pull request #108 from fdarling/fast_make
Fast make
2020-09-23 21:42:44 +02:00
Forest Darling
95bfa7e633
added missing create_comp_h.py script 2020-09-23 14:38:26 -05:00
Forest Darling
6962791148
removed unneeded Python script 2020-09-23 14:16:24 -05:00
Forest Darling
8ba2f4a6a5
fixed comp Makefile dependencies to minimize recompiling 2020-09-23 14:00:46 -05:00
crinq
f47b8f3bef comp include 2020-09-23 18:19:25 +02:00
crinq
6eed6e4838 add comp header include 2020-09-23 17:26:12 +02:00
crinq
995c65c035 generate hader file / comp 2020-09-23 17:25:01 +02:00
Forest Darling
0e8343727e
made commandslist.h generation a dependency of only commands.o, improving rebuild time 2020-09-21 19:35:07 -05:00
Forest Darling
21ffa20e18
make -j works now 2020-09-21 01:15:55 -05:00
Forest Darling
a3e1d0b2da
used Makefile variable where possible, and removed some debugging echo commands 2020-09-20 17:47:35 -05:00
Forest Darling
9ac88133ff
fixed Makefile rule dependencies 2020-09-20 17:36:58 -05:00
Forest Darling
e9e69a17bd
rewrote Makefile rules for Python generated code to only rebuild when necessary (FileUpdater is no longer required) 2020-09-20 17:18:23 -05:00
Forest Darling
f48048b489
cleaned up use of .PHONY in Makefiles 2020-09-20 16:53:33 -05:00
Forest Darling
44ea7eb4bd
fixed stm32f303/Makefile to only rebuild when necessary 2020-09-20 16:26:20 -05:00
Forest Darling
564dc830ae
disabled FileUpdater's behavior, it doesn't work with make the way it was intended 2020-09-20 16:25:11 -05:00
Forest Darling
2c99e871d8
fixed file_updater.py to work under python3 2020-09-16 17:21:09 -05:00
Forest Darling
218726abc9
fixed Python file open mode 2020-09-16 14:54:14 -05:00
Forest Darling
a0fa67fdcc
improved build time by having Python generated code preserve it's modification date when it's content isn't changing 2020-09-16 03:10:53 -05:00
Rene Hopf
a8506ca21f add dmm encoder support 2020-09-11 01:44:29 +02:00
crinq
fe5f737250 fb_switch dual fb 2020-07-09 19:45:13 +02:00
Nico Stute
9f7056ded1
Delete enc_ws_fb0.txt 2020-03-22 22:25:19 +01:00
Nico Stute
a032ec62c2
Update uvw.c 2020-03-22 14:06:44 +01:00
Rene Hopf
58202aa593 removed html from terminal 2020-03-17 20:18:53 +01:00
Rene Hopf
858aa0289e add wave tests 2020-03-15 17:43:20 +01:00
Rene Hopf
54eae5fd1b Merge branch 'master' of github.com:rene-dev/stmbl 2020-03-14 11:28:46 +01:00
Rene Hopf
e80b295352 add linuxcnc example config 2020-03-14 11:28:32 +01:00
sync
9f975a0482 Fix docs again 2020-03-04 16:48:53 +01:00
sync
d89dc55ce2 Fix docs 2020-03-04 16:47:22 +01:00
sync
b00773fcd5 Fix docs 2020-03-04 16:44:28 +01:00
sync
7eaa224177 Add alternative way to start servoterm in chrome 2020-03-04 16:38:25 +01:00
sync
92e62c13b1 Add alternative way to start servoterm in chrome 2020-03-04 16:36:50 +01:00
crinq
ee37974ce8 home 2020-02-25 04:38:03 +01:00
crinq
ff9473c4ec hard stop homing 2020-02-24 22:32:39 +01:00
crinq
969864cab8 home 2020-02-24 22:32:15 +01:00
crinq
831f2c8ce3 th 2020-02-24 19:47:39 +01:00
crinq
df05d0ad63 hx, fmove 2020-02-24 15:21:24 +01:00