kistlin
|
746d158af7
|
fix and clean up cmake gstreamer on windows
- move sources of Microhard and Taisync into separate library
- add resource file that contains the application icon on windows
- qt5.natvis
- for better Qt variable visualization while debugging with MSVC (b7c1fb873c0cb7973200d1f7548c15e16473306f)
https://code.qt.io/cgit/qt-labs/vstools.git/tree/src/qtvstools/qt5.natvis.xml
- GL/glext.h (add missing OpenGL header on windows)
- https://stackoverflow.com/a/3939495/15862303
- https://www.khronos.org/registry/OpenGL/api/GL/glext.h
|
4 years ago |
Gus Grubba
|
2fd7016229
|
Prevent Microhard handler from locking main thread
|
6 years ago |
Gus Grubba
|
23ab840c62
|
Linux fixes
|
6 years ago |
Gus Grubba
|
3d4f2d8f9b
|
Flag thread blockers
|
6 years ago |
Gus Grubba
|
604e12f645
|
Add link pairing
|
6 years ago |
Matej Frančeškin
|
30c9678b5a
|
Microhard improvements
Added Configuration Username
Report Login Error on incorrect configuration username/password
|
6 years ago |
Matej Frančeškin
|
ea3515abd5
|
Made Microhard password fields hidden
|
6 years ago |
Gus Grubba
|
e95c09510d
|
Refactor message system and fix typos/errors
|
6 years ago |
Gus Grubba
|
e55deea4d3
|
Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
|
6 years ago |
Matej Frančeškin
|
5863ef999f
|
Microhard - removed air and ground unit IPs as they won't be needed.
|
6 years ago |
Matej Frančeškin
|
f2f3bc35a4
|
Microhard - enable MH GUI on Android & iOS for using with USB 2 Ethernet adapters
|
6 years ago |
Matej Frančeškin
|
703c675cc0
|
Microhard - added air and ground IP addresses
|
6 years ago |
Matej Frančeškin
|
abb57e6eb6
|
Microhard - encryption key
|
6 years ago |
Matej Frančeškin
|
80ccf144e1
|
Microhard - testing connect / reconnect to local and remote MH modems
|
6 years ago |
Matej Frančeškin
|
8bc0c95c73
|
Microhard - removed unneeded settings
|
6 years ago |
Matej Frančeškin
|
4c989f9368
|
Microhard: Added settings panel similar to Taisync
|
6 years ago |