Skip to content

Commit 5c864e2

Browse files
committed
[NRC7292 HM] v1.3.4 rev10
- bugfix: fix display error when disabling agggregation via CLI "set maxagg AC [0|1]" - bugfix: fix self_config running error for countries other than US - bugfix: fix sniffer's aperiodic error triggered by a broken frame
1 parent a8cd3d0 commit 5c864e2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+260
-58
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Notice
44
### Release roadmap
5+
- v1.3.4_rev10 (2022.10.05)
56
- v1.3.4_rev09 (2022.09.29)
67
- v1.3.4_rev08 (2022.08.30)
78
- v1.3.4_rev07 (2022.08.10)
@@ -18,7 +19,7 @@
1819
- v1.3.0 (2020.05.30)
1920

2021
### Latest release
21-
- [NRC7292_SW_PKG_v1.3.4_rev9](https://github.com/newracom/nrc7292_sw_pkg/releases/tag/v1.3.4_rev09)
22+
- [NRC7292_SW_PKG_v1.3.4_rev10](https://github.com/newracom/nrc7292_sw_pkg/releases/tag/v1.3.4_rev10)
2223

2324
### Release package contents
2425
- host: NRC7292 software package for global regulatory domains

package/host/RN-7292-001-SW_PKG_release_note (v1.3.4_rev09).pdf renamed to package/host/RN-7292-001-SW_PKG_release_note (v1.3.4_rev10).pdf

403 KB
Binary file not shown.

package/host/VERSION-SDK.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
VERSION_MAJOR 1
22
VERSION_MINOR 3
33
VERSION_REVISION 4
4-
rev09
4+
rev10
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
VERSION_MAJOR 1
22
VERSION_MINOR 3
33
VERSION_REVISION 4
4-
rev09
4+
rev10

package/host/evk/binary/cli_app

0 Bytes
Binary file not shown.

package/host/evk/binary/nrc.ko

548 Bytes
Binary file not shown.
72 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
VERSION_MAJOR 1
22
VERSION_MINOR 3
33
VERSION_REVISION 4
4-
rev09
4+
rev10
0 Bytes
Binary file not shown.
548 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)