Commit graph

55 commits

Author SHA1 Message Date
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
drowe67
a3672fde0f another unneeded .raw file 2023-07-13 12:41:48 +09:30
drowe67
141f3862d7 rm a bunch of wav and raw files not needed for tests 2023-07-13 12:26:35 +09:30
drowe67
2e89c91d45 tcohpsk running without fading raw files 2023-07-13 12:25:50 +09:30
drowe67
276b510f12 restore C app for Es/No est test 2023-07-13 12:25:12 +09:30
drowe67
866e0737ab additional unused files in unittest 2023-07-13 11:05:02 +09:30
drowe67
9f818a0dce rm-ed unused unittest/*.sh 2023-07-13 10:50:29 +09:30
drowe67
6a7f377282 rm-ed unused unittets/*.c files 2023-07-13 10:40:08 +09:30
drowe67
ad8fd510e7 remove CMake INSTALL_EXAMPLES option, as directories it cites no longer exist 2023-07-13 10:02:57 +09:30
drowe67
3532e024e2 files previously in misc, needed for ctests 2023-07-13 09:58:21 +09:30
drowe67
ccfd83c27a removed some unused fm & fmmsk code 2023-07-13 09:53:48 +09:30
drowe67
3cd3a9f820 rm misc directory 2023-07-13 08:49:31 +09:30
drowe67
153781e91a octave folder clean up complete 2023-07-07 15:11:31 +09:30
drowe67
fbbd89ddf8 yet more Octave files rm-ed 2023-07-07 14:42:02 +09:30