openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
UGS - Universal GCode Sender
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Sep 17, 2024 — Sep 17, 2025
Showing page 38 of 111
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed bug where trying to stop a paused job would cause an exception about that the stopwatch already suspended.
Joacim Breiler
More...
about 7 years ago
Fixed codacy warnings
Joacim Breiler
More...
about 7 years ago
Fixed codacy warnings
Joacim Breiler
More...
about 7 years ago
Tweaked the TinyG controller * Implemented more features * Initialises the controller * Enables status updates
Joacim Breiler
More...
about 7 years ago
Disables action buttons if the controller doesn't have support for it.
Joacim Breiler
More...
about 7 years ago
Added tests for response message handler
Joacim Breiler
More...
about 7 years ago
Fixed problem where some controllers use LF ending for sending and CRLF for receiving. Made the connection handle both CRLF and LF for splitting up messages.
Joacim Breiler
More...
about 7 years ago
This will put the controller in shutdown mode and disconnect which is not suitable for the startup block. Need to investigate this further...
Joacim Breiler
More...
about 7 years ago
Added capabilities for firmware settings and check mode which will enable or disable the features in the GUI
Joacim Breiler
More...
about 7 years ago
Small adjustments. Removed unused code. Lowered some log messages levels. Fixed typos in the javadoc.
Joacim Breiler
More...
about 7 years ago
The MainWindow and MachineStatusPanel will now load its controller state texts from static utils.
Joacim Breiler
More...
about 7 years ago
Merge pull request #1069 from breiler/feature/tinyg
Will Winder
More...
about 7 years ago
Fixed codacy warnings
Joacim Breiler
More...
about 7 years ago
Minor adjustments.
Joacim Breiler
More...
about 7 years ago
Removed the message sending support from the SerialCommunicatorListener. It's now handled in the controller which decides what messages should be displayed and how.
Joacim Breiler
More...
about 7 years ago
Replaced the `ControllerListener.messageForConsole` with a `MessageService` and a `MessageListener` instead. To display a message in the console one must call the MessageService which is accessible from both the IController and BackendAPI.
Joacim Breiler
More...
about 7 years ago
Use the IController interface instead of the AbstractController. This will make it possible to implement a completely new variant if IController without having to rely on existing methods.
Joacim Breiler
More...
about 7 years ago
Merge pull request #1067 from winder/start-page
Will Winder
More...
about 7 years ago
Fix codacy warning.
winder
More...
about 7 years ago
PR feedback and codacy warnings.
winder
More...
about 7 years ago
Make the 'Show On Startup' checkbox work.
winder
More...
about 7 years ago
StartPage -> WelcomePage
winder
More...
about 7 years ago
Move everything to new package.
winder
More...
about 7 years ago
Some cleanup.
winder
More...
about 7 years ago
Fix build error
winder
More...
about 7 years ago
Merge branch 'master' into start-page
winder
More...
about 7 years ago
Update localizations.
winder
More...
about 7 years ago
Removed unused import
Joacim Breiler
More...
about 7 years ago
Changed so that the $SLP command isn't mistaken for a S-command
Joacim Breiler
More...
over 7 years ago
Merge pull request #1062 from breiler/bugfix/setup-wizard-soft-limits
Joacim Breiler
More...
over 7 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
110
111
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree