|
From: Hans U. <no...@gi...> - 2026-09-16 19:51:35
|
Branch: refs/heads/python_halui Home: https://github.com/LinuxCNC/linuxcnc Commit: 85cf993ee975139a61d85edc8e7c4a6e5cebb55d https://github.com/LinuxCNC/linuxcnc/commit/85cf993ee975139a61d85edc8e7c4a6e5cebb55d Author: Hans Unzner <han...@gm...> Date: 2026-09-16 (Wed, 16 Sep 2026) Changed paths: M docs/src/gui/gmoccapy.adoc M docs/src/gui/halui.adoc Log Message: ----------- docs: improve docs about halui To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |
|
From: Hans U. <no...@gi...> - 2026-09-16 20:34:25
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 85cf993ee975139a61d85edc8e7c4a6e5cebb55d https://github.com/LinuxCNC/linuxcnc/commit/85cf993ee975139a61d85edc8e7c4a6e5cebb55d Author: Hans Unzner <han...@gm...> Date: 2026-09-16 (Wed, 16 Sep 2026) Changed paths: M docs/src/gui/gmoccapy.adoc M docs/src/gui/halui.adoc Log Message: ----------- docs: improve docs about halui Commit: 4a29508326e1b71fd03d5da998dd9c8b52a7ecd2 https://github.com/LinuxCNC/linuxcnc/commit/4a29508326e1b71fd03d5da998dd9c8b52a7ecd2 Author: Hans Unzner <han...@gm...> Date: 2026-09-16 (Wed, 16 Sep 2026) Changed paths: M docs/src/gui/gmoccapy.adoc M docs/src/gui/halui.adoc Log Message: ----------- Merge pull request #3580 from LinuxCNC/python_halui ZMQ messages from HALUI to GUIs See those recent commits: d0ac24196f qtvcp -pushbutton: fix setting of group pin type 8c7ef3a357 axis -docs: add info about HALUI gui pins b87ecdcb3e axis -sim: for halui zmq messages 08846ca896 axis -incorporate zmq messages 4c03568f1c gmoccapy -add docs for halui messages f25a9cbc5b gmoccapy -add a halui test config with a sim test panel 2c229a647d gmoccapy -dialogs: allow setting of message type for yes/no dialog 814ca654c7 gmoccapy -fix request to run macro with variables a6c248286f gmoccapy -fix request macro function to call macro properly 2ad3a0b0d6 gmoccapy -create a dialog in gmoccapy for system shutdown 7552e60b2a gmoccapy -dialogs: cleanup/fixes 8763580380 gmoccapy -add MPG input to zoom and scroll e28edfe97d gmoccapy -respond to softkeys and make exit do shutdown 29a41fb470 gmoccapy -honour shutdown request 900acbd7e9 gmoccapy -update the angular speedcontrol to new angular type eb46c6335e gmoccapy -dialogs: search through focused dialogs, clean up code 1766ccb03c gmoccapy -entry dialog respond to halui, add non blocking wait code fe0ac1df1a gmoccapy -update external pause/start behavior ba36508d70 gmoccapy -can submit the current MDI command from HALUI e1e7b58a9c gmoccapy -use halui message to cancel notifications b25c710f59 gmoccapy -set jog speed control widget to use messages e7514d7448 gmoccapy -change warning dialogs to accept HALUI messages d61f24fff5 gmoccapy -change system dialog to accept halui messages 5466ba2e5d gmoccapy -used new mode return INI MDI function 5e4c53a032 gmoccapy -add gstat message control of start and pause 45a82f5a38 gmoccapy -ability to run INI MDI commands using HAL bridge 5d45ef077c gmoccapy -allow ZMQ messages to call macros in gmoccapy 38cdc1cc71 qtdragon -add docs for halui messages/gui pins c0e0fb67ac qtdragon -add halui test sim 2459b4fe05 qtdragon -adjust request macro function signature 78ba9e9174 qtdragon -add basic support for softkeys to select main tabs bcb5f0b404 qtdragon -external run of macros, use cycle start for MDI running 2416dea39c qtdragon -fix MPG selection from panel b930b9fffa qtdragon -find the currently visible dialog to send messages to a03370ee4d qtdragon -add mpg_select button logic control 432d089daa qtdragon -adjust external pause message to toggle 6e43ebb448 common/iniinfo -parse ini commands in a better way 851d6df65b qtvcp -allow setting of window title from designer 35b69b1388 qtvcp -fix close dialog response when using zmq messages c2a036f0e2 qtvcp -dialog_widget: check ZMQ messages directly 2638f03dc4 qtvcp -axis tool button: allow for MPG selection c372dcefaf qtvcp -baseclass: register dialogs for later checks 429ae62586 qtvcp -dialog widget: add status message control of tool change dialog b52b5bdad3 gladevcp -gtk_action: get shutdown to work reliably d594e96f75 gladevcp -hal_gremlin: clear the plot if reloading the screen 3144696a47 qtvcp/gladevcp -action: add ability; return to mode after INI mdi b2fed2c6a8 gladevcp -gtk_action: add ability to run new style INI MDI commands 450da549e0 gladevcp -speedcontrol: add angular jograte type and command and Gstat e1869a57a5 halui - add docs for halui zmq messages and pins 7836c07209 bridge -Don't break everything if there is no ZMQ library a3dbe9eaa6 bridge - send out a key string with macro/mdi name 9da2cc9b43 halui/bridge -quiet print statements 10151776c7 halui -change gui. pin names 822e4c17f2 halui -add softkey pins and message d1ba8cc4b9 halui -add reload display and shutdown pins ee2369c703 hal_bridge -add a warning if the write address is already used d8e9af9e0d halui -use angular jograte pin/messages for angular axis 29c46c47eb halui -add an angular jograte pin and send angular jograte messages 72ab87b779 halui initial testing of embedded python halui cffe26df85 add python3-zmq to python3 depends 0741c23606 add python3-zmq package for halui 0f3d22eacd hal_glib -check if zmq read socket is available 7aaff761c9 hal_glib -add soft key messages 3b8bdf9670 hal_glib -change request macro function signature to add a key string eb1e890c2d hal_glib -add function to process one ZMQ message 75e015e0fd hal_glib -add a function to run the gobject mainloop once Compare: https://github.com/LinuxCNC/linuxcnc/compare/d0ac24196f95...4a29508326e1 To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |