Steven Franke
|
f06f5d77a5
|
New frame format, new symbol lengths and ndown values, gen_fst280wave now returns a waveform aligned so that first message symbol starts at t=1s.
|
2020-06-24 15:15:20 -05:00 |
|
Joe Taylor
|
344b9c11f3
|
Speed up gen_fst280wave() by nearly x10 for longest FST280 transmissions.
|
2020-06-23 15:08:56 -04:00 |
|
Joe Taylor
|
f2b460231b
|
Should allocate pulse(1:3*nsps), not pulse(1:3*nsps*fsample) !
|
2020-06-19 19:17:05 -04:00 |
|
K9AN
|
28746dd0b6
|
Need to reallocate pulse() when nsps changes.
|
2020-06-19 16:49:26 -05:00 |
|
Joe Taylor
|
87b79d0615
|
OK, we can now transmit in FST280 mode.
|
2020-06-19 15:02:05 -04:00 |
|
Steven Franke
|
57a2b7d565
|
Make hmod an integer everywhere. Add h=8. Increase nominal nss to 40*h Sa/symbol.
|
2020-06-17 10:44:29 -05:00 |
|
Steven Franke
|
5dfb3c781b
|
Add fst280 files to CMakeLists.txt. Doesn't build yet.
|
2020-06-16 12:59:22 -05:00 |
|