Commit graph

68 commits

Author SHA1 Message Date
David
70bf39eb01 inserted DC notch into NLP 2023-11-23 18:48:11 +10:30
David
3dca356c43 building up NLP figure 2023-11-23 08:30:00 +10:30
drowe67
4d2492dcd9 building up detailed design intro 2023-11-23 07:04:45 +10:30
drowe67
1b311ba01b encoder block diagram 2023-11-20 09:02:42 +10:30
drowe67
3d9443facf building up encoder block diagram 2023-11-20 08:33:17 +10:30
drowe67
24d7b22e4f parameter updates 2023-11-20 06:58:16 +10:30
drowe67
f778670d0c sinusoidal figure OK 2023-11-19 19:11:10 +10:30
drowe67
def80d4bf6 building up sinusoid figure 2023-11-19 10:29:28 +10:30
drowe67
ce5e8ba716 macro for sinusoid 2023-11-19 09:21:18 +10:30
drowe67
cef07b4bd7 drafted time-freq speech section, building up sinsuoidal model figure 2023-11-19 08:28:25 +10:30
drowe67
9bc86bc2c7 building up plot support 2023-11-19 07:14:04 +10:30
drowe67
112f3b50f0 kicking off Codec 2 documentation 2023-11-18 09:37:58 +10:30
drowe67
4f4f730454
Merge pull request #30 from drowe67/drowe67-patch-2
Policy info for README.md 2
2023-11-04 21:15:32 +10:30
drowe67
c4ed734ba7
A little more PLT policy 2023-11-04 07:25:12 +10:30
drowe67
6543b6c40c
Merge pull request #26 from drowe67/drowe67-patch-1
Policy and Deprecation into for README.md
2023-11-03 06:57:01 +10:30
drowe67
a77e17b841
typo 2023-11-03 06:56:30 +10:30
drowe67
f35e5164a5 fix link 2023-11-03 06:54:37 +10:30
drowe67
d3ef64ac91
Adjusted C focus to be on C99, less on gcc 2023-11-03 06:47:32 +10:30
drowe67
576fa4b8e5
Update README.md 2023-11-02 17:59:22 +10:30
drowe67
dbe78dc5c9
stm32 tweak 2023-11-02 17:28:51 +10:30
drowe67
a962f95139
include stm32 in list of paused code 2023-11-02 17:24:39 +10:30
David Rowe
aa1d6c0b97 another version of the deprecated features section 2023-11-02 17:16:02 +10:30
drowe67
d63e0dd3da
Update README.md
Co-authored-by: Mooneer Salem <mooneer@gmail.com>
2023-11-02 16:52:01 +10:30
drowe67
20b73cdea4
edits 2023-11-02 13:02:11 +10:30
drowe67
a7fa4f20e5
Update README.md
Policy and Deprecation notes
2023-11-02 06:54:51 +10:30
drowe67
ea5c402514
Merge pull request #7 from majbthrd/mpidefine
add M_PI to defines.h
2023-10-02 16:57:38 +10:30
drowe67
e14d6909a8
Merge pull request #9 from drowe67/ms-1600-squelch-2
Fix issue with squelch remaining enabled on 1600 mode even when disabled.
2023-09-24 06:58:34 +09:30
drowe67
27ba7f4f0a
Merge pull request #10 from psylity/README-microcontrollers-build-fix
microcontrollers build CMakeLists.txt example fix
2023-09-20 05:53:13 +09:30
psylity
8b283f3687 microcontrollers build CMakeLists.txt example fix 2023-09-19 22:30:47 +03:00
Mooneer Salem
ff1bb9377b Fix issue with squelch remaining enabled on 1600 even when disabled. 2023-09-17 16:29:13 -07:00
Peter Lawrence
e0ed157c00 add M_PI to defines.h 2023-08-03 10:45:40 -05:00
drowe67
06d4c11e69
Merge pull request #3 from drowe67/dr-cleanup2
Cleanup Part 2
2023-07-20 08:59:48 +09:30
drowe67
4d6c143c0a rm FreeDV 2020C 2023-07-16 11:01:38 +09:30
drowe67
6549fa1d6f rm-ed 450 & 450WB 2023-07-16 10:14:55 +09:30
drowe67
9f5e2deebc try an older .clang-format style file for increased compatability with older clang-format verisons 2023-07-16 08:12:36 +09:30
drowe67
95c0a9ae00 rm unused code tnlp.c 2023-07-16 08:11:38 +09:30
drowe67
0979e79678 another attempt at fixing MacOS ctests 2023-07-15 15:40:47 +09:30
drowe67
22589d6311 fixed up some comments that clang-format had mangled 2023-07-14 17:37:53 +09:30
drowe67
83981a52bf few teaks to hopefull help ctests on MacOS 2023-07-14 17:07:32 +09:30
drowe67
597e9eb965 experimental clang-format ctest 2023-07-14 13:49:19 +09:30
drowe67
fb4547abe6 some files missed on the first pass 2023-07-14 13:40:56 +09:30
drowe67
df99cbee34 stop regenerating cohpsk C and H files when ctest is run 2023-07-14 13:38:48 +09:30
drowe67
4c65d3728a clang-format messed up some #defione macros and re-ordered include files which broke the build. Building OK now and ctests passing 2023-07-14 13:11:18 +09:30
drowe67
b86e88413d clang-format -i applied to src unittest misc 2023-07-14 12:36:50 +09:30
drowe67
0c2e969cfb manually fixed spelling errors from codec2 #406 2023-07-14 10:58:22 +09:30
drowe67
6588e77f38
Merge pull request #1 from drowe67/dr-cleanup
Cleanup
2023-07-14 10:33:23 +09:30
drowe67
98992bc358 Merge branch 'dr-cleanup' of github.com:drowe67/codec2-new into dr-cleanup 2023-07-14 08:15:48 +09:30
drowe67
496710e562 README.md pointing to legacy repo, bumped version to 1.2 2023-07-14 08:14:13 +09:30
drowe67
7e3c9e2912
Merge pull request #2 from drowe67/ms-warning-cleanup-2
Resolve compiler warnings on Windows and macOS
2023-07-13 18:56:51 +09:30
Mooneer Salem
50736aa64e Apply codec2 PR #405 to this tree instead. 2023-07-13 01:54:30 -07:00