dj2ls
958991aff8
added command responses
...
every network command will be acknowleded now
2022-03-08 08:44:19 +01:00
dj2ls
7134361267
improved rigctld network integration
2022-03-06 17:23:04 +01:00
dj2ls
1519c22358
connection mode, documentation, ...
...
changes in all areas
2022-03-04 16:50:32 +01:00
dj2ls
9eb45910ee
updated message transfer command
2022-03-03 20:40:52 +01:00
dj2ls
03bfdd54e4
report error when libcodec2 not loaded
...
this should help us if we want figuring out what causes libcodec2 loading errors on different distribution and operating system
2022-03-03 20:09:54 +01:00
dj2ls
3af1fe2b44
some more features for the gui
...
log viewer, update channel selector, config validation check
2022-03-03 19:57:40 +01:00
dj2ls
87ba2d374f
fixed auto updater
...
error when update downloaded
2022-02-25 13:10:54 +01:00
dj2ls
db55498c4c
updated image path
...
with this release macOS icons should be displayed now
2022-02-25 12:54:31 +01:00
dj2ls
def9ebc5ce
updated build action
...
new day ...
2022-02-25 10:30:14 +01:00
dj2ls
80a23da83a
updated build action
...
new day ...
2022-02-25 10:29:38 +01:00
dj2ls
cd7ab90bc1
updated build action
...
new day ...
2022-02-25 10:00:18 +01:00
dj2ls
60b3fccad6
updated build action
...
new day ...
2022-02-25 09:52:58 +01:00
dj2ls
5a74aa0a0f
updated build action
...
new day ...
2022-02-25 09:31:39 +01:00
dj2ls
a358560c9f
updated build action
...
new day ...
2022-02-25 09:28:42 +01:00
dj2ls
2e66d3d836
hotfix for callsigns without missing ssid
2022-02-24 22:04:38 +01:00
dj2ls
7c40067eab
removed build dir from gui
2022-02-24 13:46:52 +01:00
dj2ls
352a407b2f
another attempt with build action
...
it's going to be a pain again...
2022-02-24 13:05:04 +01:00
dj2ls
136fb1d83c
moved back to old electron updater
2022-02-24 11:47:38 +01:00
dj2ls
ad8534b697
updated packages and version information
2022-02-24 11:31:23 +01:00
dj2ls
4844c1ea19
release test
...
it seems we need to tag files as soon as possible after a release with a new tag. If we are not doing so, releases will be stuck
2022-02-24 10:53:24 +01:00
dj2ls
f2500a5144
updated app icon
2022-02-24 10:23:27 +01:00
dj2ls
757d66ccb3
improved logging
...
gui is now creating logfiles as well / renamed daemon and tnc binaries to freedata-daemon and freedata-tnc to avoid problems when trying to kill them / smaller gui adjustements
2022-02-24 10:13:00 +01:00
dj2ls
1a9d6bc884
minor bug fix which caused system crash...
2022-02-23 22:15:19 +01:00
dj2ls
0fa38a9835
rigcontrol disabled hotfix
...
this reduces ammount of pushed commands to tnc
2022-02-23 12:39:24 +01:00
dj2ls
773d79fe1a
updated packae.json
2022-02-23 10:44:30 +01:00
dj2ls
8dbd99c220
forgit updated package.json
...
it seems, if we are not going to update package json version, the overall publishing processing fails
2022-02-23 10:42:10 +01:00
dj2ls
25ccb6b155
fix of minor app crash when updating
...
this hopefully fixes an OS window manager freeze on Ubuntu..
2022-02-23 10:14:46 +01:00
dj2ls
31c1bcac36
optimzed build action
...
tnc single builds are now provided AFTER electron builder
2022-02-23 08:51:06 +01:00
dj2ls
ca9a5140a2
updated version information inside tnc
...
and some changes for our github actions as well...
2022-02-23 08:12:24 +01:00
dj2ls
9ef052bb69
updated build workflow
...
I removed the nightly builds now, as the alpha builds are much more structured
2022-02-23 07:48:03 +01:00
dj2ls
a4a59b3edf
updated build workflow
...
we want to have the tnc binaries as standalone files in our releases as well. So this is the first attempt...
2022-02-23 07:36:47 +01:00
dj2ls
326391ccd8
moved to native bootstrap-icon usage
...
also introduced a speed level field for tnc_state
2022-02-22 21:05:48 +01:00
dj2ls
e1dadb1aa6
final test for auto updater
2022-02-22 17:06:39 +01:00
dj2ls
e115845d72
first auto updater
2022-02-22 16:15:28 +01:00
dj2ls
2470f5ed91
first auto updater
2022-02-22 16:08:56 +01:00
dj2ls
74c74c9070
first auto updater
2022-02-22 15:53:55 +01:00
dj2ls
a0a67cd243
first auto updater
2022-02-22 15:40:33 +01:00
dj2ls
e054f849ec
v0.0.1
2022-02-22 12:30:29 +01:00
dj2ls
90ab8c58fd
v0.0.1
2022-02-22 12:14:20 +01:00
dj2ls
c04617d8b3
v0.0.1-alpha
2022-02-22 12:07:21 +01:00
dj2ls
5d3984ea83
v0.0.1-alpha
2022-02-22 12:00:48 +01:00
dj2ls
98d479d356
v0.0.1-alpha
2022-02-22 11:52:40 +01:00
dj2ls
61114cede3
v0.0.1-alpha
2022-02-22 11:37:34 +01:00
dj2ls
f021105beb
v0.0.1-alpha
2022-02-22 11:30:55 +01:00
dj2ls
35bb004c9e
v0.0.1-alpha
...
a first test with github build scripts and a possible auto updater for the app bundle. This feature is really needed to ensure the user always has the latest version of the gui. Specially in the first phase of releasing the app, there are a lot of changes. This makes the overall usability hopefully easier! Everyone who's getting github notifictaions: this might cause a lot of emails now. Sorry for this..
2022-02-22 11:06:22 +01:00
dj2ls
84e342cd89
changed windows search path
2022-02-21 18:59:03 +01:00
dj2ls
84eb027241
path update for log files
2022-02-21 17:58:44 +01:00
dj2ls
f293722cda
hotfix
...
I shouldnt use || ...
2022-02-21 17:28:42 +01:00
dj2ls
d52ddd272e
updated electron build process
...
lets see if github action can handle this...
2022-02-21 17:25:33 +01:00
dj2ls
25392303e4
increased callsign length and added ssid
...
this now more compatible to VARA to avoid confusion. Callsign length now 7 char + 1 ssid
2022-02-21 12:20:36 +01:00