Daniele Forsi IU5HKX
|
2db37fe7db
|
Fix typos
|
2023-03-26 11:01:51 +02:00 |
Michael Black
|
907560270e
|
Update test.json
Add WidthUpper/Lower to json draft
|
2023-01-23 08:34:58 -06:00 |
Mike Black W9MDB
|
344779eaf1
|
Add draft HamlibGUI controller using dotnet and GTK.
Should compile on Windows, Linux, and MacOS with appropriate dotnet package installed
See README.TXT in directory
https://github.com/Hamlib/Hamlib/issues/1223
|
2023-01-22 10:02:46 -06:00 |
Mike Black W9MDB
|
13d27a3567
|
Add GPS data, rig time, and GPS time for future JSON broadcast data
|
2023-01-19 22:58:12 -06:00 |
Mike Black W9MDB
|
7b7a0460ed
|
Bump .Net verison to 7.0 for multicast testing
|
2022-12-08 11:39:22 -06:00 |
dependabot[bot]
|
c103d55eff
|
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /bindings/csharp/multicast
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-08 15:26:53 +00:00 |
Mike Black W9MDB
|
a46d5b01be
|
Update test.json
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-25 17:09:39 -05:00 |
Mike Black W9MDB
|
36ac8cbd7c
|
Update to new JSON format
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-25 17:07:19 -05:00 |
Mike Black W9MDB
|
5056982375
|
Add LastCommand struct to multicast packet proposal
Need to define rig/amp/tuner control command formats -- do not intend on using limited rigctld format
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-22 16:55:18 -05:00 |
Mike Black W9MDB
|
4da43abdd0
|
Add LastCommand to multicast packet
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-22 11:31:20 -05:00 |
Mike Black W9MDB
|
8b22a5a9a8
|
Add csharp JSON deserializer example
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-20 17:29:21 -05:00 |