Commit 4a29508
authored
Merge pull request #3580 from LinuxCNC/python_halui
ZMQ messages from HALUI to GUIs
See those recent commits:
d0ac241 qtvcp -pushbutton: fix setting of group pin type
8c7ef3a axis -docs: add info about HALUI gui pins
b87ecdc axis -sim: for halui zmq messages
08846ca axis -incorporate zmq messages
4c03568 gmoccapy -add docs for halui messages
f25a9cb gmoccapy -add a halui test config with a sim test panel
2c229a6 gmoccapy -dialogs: allow setting of message type for yes/no dialog
814ca65 gmoccapy -fix request to run macro with variables
a6c2482 gmoccapy -fix request macro function to call macro properly
2ad3a0b gmoccapy -create a dialog in gmoccapy for system shutdown
7552e60 gmoccapy -dialogs: cleanup/fixes
8763580 gmoccapy -add MPG input to zoom and scroll
e28edfe gmoccapy -respond to softkeys and make exit do shutdown
29a41fb gmoccapy -honour shutdown request
900acbd gmoccapy -update the angular speedcontrol to new angular type
eb46c63 gmoccapy -dialogs: search through focused dialogs, clean up code
1766ccb gmoccapy -entry dialog respond to halui, add non blocking wait code
fe0ac1d gmoccapy -update external pause/start behavior
ba36508 gmoccapy -can submit the current MDI command from HALUI
e1e7b58 gmoccapy -use halui message to cancel notifications
b25c710 gmoccapy -set jog speed control widget to use messages
e7514d7 gmoccapy -change warning dialogs to accept HALUI messages
d61f24f gmoccapy -change system dialog to accept halui messages
5466ba2 gmoccapy -used new mode return INI MDI function
5e4c53a gmoccapy -add gstat message control of start and pause
45a82f5 gmoccapy -ability to run INI MDI commands using HAL bridge
5d45ef0 gmoccapy -allow ZMQ messages to call macros in gmoccapy
38cdc1c qtdragon -add docs for halui messages/gui pins
c0e0fb6 qtdragon -add halui test sim
2459b4f qtdragon -adjust request macro function signature
78ba9e9 qtdragon -add basic support for softkeys to select main tabs
bcb5f0b qtdragon -external run of macros, use cycle start for MDI running
2416dea qtdragon -fix MPG selection from panel
b930b9f qtdragon -find the currently visible dialog to send messages to
a03370e qtdragon -add mpg_select button logic control
432d089 qtdragon -adjust external pause message to toggle
6e43ebb common/iniinfo -parse ini commands in a better way
851d6df qtvcp -allow setting of window title from designer
35b69b1 qtvcp -fix close dialog response when using zmq messages
c2a036f qtvcp -dialog_widget: check ZMQ messages directly
2638f03 qtvcp -axis tool button: allow for MPG selection
c372dce qtvcp -baseclass: register dialogs for later checks
429ae62 qtvcp -dialog widget: add status message control of tool change dialog
b52b5bd gladevcp -gtk_action: get shutdown to work reliably
d594e96 gladevcp -hal_gremlin: clear the plot if reloading the screen
3144696 qtvcp/gladevcp -action: add ability; return to mode after INI mdi
b2fed2c gladevcp -gtk_action: add ability to run new style INI MDI commands
450da54 gladevcp -speedcontrol: add angular jograte type and command and Gstat
e1869a5 halui - add docs for halui zmq messages and pins
7836c07 bridge -Don't break everything if there is no ZMQ library
a3dbe9e bridge - send out a key string with macro/mdi name
9da2cc9 halui/bridge -quiet print statements
1015177 halui -change gui. pin names
822e4c1 halui -add softkey pins and message
d1ba8cc halui -add reload display and shutdown pins
ee2369c hal_bridge -add a warning if the write address is already used
d8e9af9 halui -use angular jograte pin/messages for angular axis
29c46c4 halui -add an angular jograte pin and send angular jograte messages
72ab87b halui initial testing of embedded python halui
cffe26d add python3-zmq to python3 depends
0741c23 add python3-zmq package for halui
0f3d22e hal_glib -check if zmq read socket is available
7aaff76 hal_glib -add soft key messages
3b8bdf9 hal_glib -change request macro function signature to add a key string
eb1e890 hal_glib -add function to process one ZMQ message
75e015e hal_glib -add a function to run the gobject mainloop once2 files changed
Lines changed: 45 additions & 70 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
940 | 940 | | |
941 | 941 | | |
942 | 942 | | |
943 | | - | |
944 | | - | |
945 | | - | |
946 | | - | |
947 | | - | |
948 | 943 | | |
949 | 944 | | |
950 | 945 | | |
951 | | - | |
952 | | - | |
953 | | - | |
954 | | - | |
955 | | - | |
956 | | - | |
957 | | - | |
958 | | - | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | | - | |
963 | | - | |
964 | | - | |
965 | | - | |
966 | | - | |
967 | | - | |
968 | | - | |
969 | | - | |
970 | | - | |
971 | | - | |
972 | | - | |
973 | | - | |
974 | | - | |
975 | | - | |
976 | | - | |
977 | | - | |
978 | | - | |
979 | | - | |
980 | | - | |
981 | | - | |
982 | | - | |
983 | | - | |
984 | | - | |
985 | | - | |
986 | | - | |
987 | | - | |
988 | | - | |
989 | | - | |
990 | | - | |
991 | | - | |
992 | | - | |
993 | | - | |
994 | | - | |
995 | | - | |
996 | | - | |
997 | | - | |
998 | 946 | | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
999 | 985 | | |
1000 | | - | |
| 986 | + | |
1001 | 987 | | |
1002 | 988 | | |
1003 | 989 | | |
| |||
1023 | 1009 | | |
1024 | 1010 | | |
1025 | 1011 | | |
1026 | | - | |
| 1012 | + | |
| 1013 | + | |
1027 | 1014 | | |
1028 | 1015 | | |
1029 | 1016 | | |
| |||
1053 | 1040 | | |
1054 | 1041 | | |
1055 | 1042 | | |
1056 | | - | |
1057 | | - | |
1058 | | - | |
1059 | | - | |
1060 | 1043 | | |
1061 | | - | |
1062 | | - | |
1063 | | - | |
1064 | | - | |
1065 | | - | |
1066 | | - | |
1067 | | - | |
1068 | 1044 | | |
1069 | 1045 | | |
1070 | 1046 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
132 | 131 | | |
133 | 132 | | |
134 | 133 | | |
| |||
0 commit comments