turboproc
turboproc
Updated Jeenode plugin. Code is zeker niet schoon en alleen aangepast voor het linux gedeelte (dus niet windows server).
Not sure whether this have been addressed before or even supported right now: would G2 be able to support a RS-485 serial interface between the controller it's running on and...
Building master (native aarch64 build) results in failure when building the nut package. Relevant log below. ```` + PKGLIST=nut + echo '>>> Installing packages in /usr/obj/usr/tools/config/22.1/OpenSSL:aarch64: nut' >>> Installing packages...
So swtched yesterday to 22.7 and while making a first build attempt (native aarch64) building fails a show below: ``` ld: error: can't create dynamic relocation R_AARCH64_ABS64 against local symbol...
Fixes build on aarch64 by disable node_exporter and nut. Building these packages would fail due to freeipmi unavailability. Fixes: #303
This pull requests introduces an extension the the ubus dsl integration with a command to expose the DSL statistics data required to render the dsl charts. Statistics include bit-allocation, SNR,...
This commit imports the Luci DSL Spectrum graph into LUCI. The spectrum graph shows up as an option in the toplevel status menu. Code works completely standalone, no dependency on...
Would it be possible to add the homing per axis for TinyG (g2core) firmware. Just check it and homing per axis on g2core works the same way as it does...
Not sure whether this would be a bug or additional feature. Anyway, when making the FIRE analyses I see that the calculations are based on current stocks, EFT, etc plus...
### Relevant telegraf.conf ```toml 4289 # # Generic HTTP write listener 4290 [[inputs.http_listener_v2]] 4291 4292 name_override = "dsl" 4293 4294 ## Address and port to host HTTP listener on 4295...