-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGELOG
44 lines (32 loc) · 927 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
===========================================
v0.4 - 2022/11/01
- Telecommands integration with interface
- UI updated
- General improvements and fixes
- Documentation updates
===========================================
===========================================
v0.3 - 2022/08/09
- UI updated
- Clicked button events created
- Telecommands' classes created
- Unit tests for telecommands implementation
- General improvements and fixes
===========================================
===========================================
v0.2 - 2022/06/14
- UI updated
- Logfile system
- Ping command
- GMSK modulation
- USRP interface
- Load and save preferences
- Minor fix and updates
===========================================
===========================================
v0.1 - 2022/04/26
- Initial project structure
- Initial documentation
- Initial UI
- Minimum running version
===========================================