freetel-svn-tracking.git
7 years agoAdded some text to PTT hamlib test dialog to guide people to where most common proble...
drowe67 [Wed, 19 Jul 2017 22:34:46 +0000 (22:34 +0000)]
Added some text to PTT hamlib test dialog to guide people to where most common problems are

git-svn-id: https://svn.code.sf.net/p/freetel/code@3318 01035d8c-6547-0410-b346-abe4f91aad63

7 years agofixed Test button destructor, thanks David T
drowe67 [Wed, 19 Jul 2017 22:18:22 +0000 (22:18 +0000)]
fixed Test button destructor, thanks David T

git-svn-id: https://svn.code.sf.net/p/freetel/code@3317 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoChange function name in ofdm.c
okcsampson [Wed, 19 Jul 2017 18:47:42 +0000 (18:47 +0000)]
Change function name in ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3316 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoSVN is stupid so I have to add all these files that should have been tracked by using...
hobbes1069 [Wed, 19 Jul 2017 13:22:47 +0000 (13:22 +0000)]
SVN is stupid so I have to add all these files that should have been tracked by using 'svn cp' but were not.

git-svn-id: https://svn.code.sf.net/p/freetel/code@3315 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoFirst cut of c2wideband.c and its wideband_enc_dec() function.
philayres [Wed, 19 Jul 2017 13:08:57 +0000 (13:08 +0000)]
First cut of c2wideband.c and its wideband_enc_dec() function.
A unittest/tc2wideband.c file has been created to test some of the core calculation functions, plus to run wideband_enc_dec() with random data in order to track down buffer overflows, etc.
At this commit, the unit tests in this new file run. The core functions operate as expected. wideband_enc_dec() runs on a single block of 16 frames without crashing, and has been stepped through to validate that most code is working as expected. Real data has not been used at this point in time.
Created generate_wideband_map.c, which creates c2wideband_map.h from the Octave text file ../Octave/c2wideband_map
codec2.c, c2dec.c, c2enc.c have been adapted to include the new wideband option.
Makefiles have been adapted and appear to work.

git-svn-id: https://svn.code.sf.net/p/freetel/code@3314 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoNuke bad freedv 1.2 branch and 1.2.2 tag and start over.
hobbes1069 [Wed, 19 Jul 2017 13:08:47 +0000 (13:08 +0000)]
Nuke bad freedv 1.2 branch and 1.2.2 tag and start over.

git-svn-id: https://svn.code.sf.net/p/freetel/code@3313 01035d8c-6547-0410-b346-abe4f91aad63

7 years agonow supports multiple split VQs
drowe67 [Wed, 19 Jul 2017 01:45:17 +0000 (01:45 +0000)]
now supports multiple split VQs

git-svn-id: https://svn.code.sf.net/p/freetel/code@3312 01035d8c-6547-0410-b346-abe4f91aad63

7 years agohigh order vq search functions
drowe67 [Tue, 18 Jul 2017 22:09:39 +0000 (22:09 +0000)]
high order vq search functions

git-svn-id: https://svn.code.sf.net/p/freetel/code@3311 01035d8c-6547-0410-b346-abe4f91aad63

7 years agosupport for multiple vq search algs
drowe67 [Tue, 18 Jul 2017 21:50:42 +0000 (21:50 +0000)]
support for multiple vq search algs

git-svn-id: https://svn.code.sf.net/p/freetel/code@3310 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoChange freedv codec2 target from dev to 0.7
hobbes1069 [Tue, 18 Jul 2017 14:18:47 +0000 (14:18 +0000)]
Change freedv codec2 target from dev to 0.7

git-svn-id: https://svn.code.sf.net/p/freetel/code@3309 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoFix tagging of codec2 0.7.
hobbes1069 [Tue, 18 Jul 2017 14:14:13 +0000 (14:14 +0000)]
Fix tagging of codec2 0.7.

git-svn-id: https://svn.code.sf.net/p/freetel/code@3308 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoBranch and tag freedv 1.2.2 and codec2 0.7.
hobbes1069 [Tue, 18 Jul 2017 14:11:40 +0000 (14:11 +0000)]
Branch and tag freedv 1.2.2 and codec2 0.7.

git-svn-id: https://svn.code.sf.net/p/freetel/code@3307 01035d8c-6547-0410-b346-abe4f91aad63

7 years agobatch and fbf working with slope based vq search
drowe67 [Tue, 18 Jul 2017 03:33:17 +0000 (03:33 +0000)]
batch and fbf working with slope based vq search

git-svn-id: https://svn.code.sf.net/p/freetel/code@3306 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoremoving some unused files
drowe67 [Sun, 16 Jul 2017 20:49:58 +0000 (20:49 +0000)]
removing some unused files

git-svn-id: https://svn.code.sf.net/p/freetel/code@3305 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoadded python setuptools
drowe67 [Sat, 15 Jul 2017 07:27:15 +0000 (07:27 +0000)]
added python setuptools

git-svn-id: https://svn.code.sf.net/p/freetel/code@3304 01035d8c-6547-0410-b346-abe4f91aad63

7 years agobroke block based processing out into a function
drowe67 [Sat, 15 Jul 2017 01:59:17 +0000 (01:59 +0000)]
broke block based processing out into a function

git-svn-id: https://svn.code.sf.net/p/freetel/code@3303 01035d8c-6547-0410-b346-abe4f91aad63

7 years agonew const file, refectoring into 160ms blocks
drowe67 [Sat, 15 Jul 2017 01:35:00 +0000 (01:35 +0000)]
new const file, refectoring into 160ms blocks

git-svn-id: https://svn.code.sf.net/p/freetel/code@3302 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoremoved unmaintained asterisk support, tweaked README to include Octave packages
drowe67 [Fri, 14 Jul 2017 21:44:38 +0000 (21:44 +0000)]
removed unmaintained asterisk support, tweaked README to include Octave packages

git-svn-id: https://svn.code.sf.net/p/freetel/code@3301 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoput some boundary conditions on the interpolator, helped with high frequency artefact...
drowe67 [Thu, 13 Jul 2017 06:48:07 +0000 (06:48 +0000)]
put some boundary conditions on the interpolator, helped with high frequency artefacts, wideband version of fbf, just showsrate K/L processing so far, not effects of DCT

git-svn-id: https://svn.code.sf.net/p/freetel/code@3300 01035d8c-6547-0410-b346-abe4f91aad63

7 years agofirst pass. Works, but has some high freq artefacts, probably the interpolator losing it
drowe67 [Thu, 13 Jul 2017 04:37:37 +0000 (04:37 +0000)]
first pass.  Works, but has some high freq artefacts, probably the interpolator losing it

git-svn-id: https://svn.code.sf.net/p/freetel/code@3299 01035d8c-6547-0410-b346-abe4f91aad63

7 years agomade sure UDP code disabled, trapped use of carrier attn feature outside of 700C...
drowe67 [Wed, 12 Jul 2017 08:45:06 +0000 (08:45 +0000)]
made sure UDP code disabled, trapped use of carrier attn feature outside of 700C, thanks Peter vk5apr

git-svn-id: https://svn.code.sf.net/p/freetel/code@3298 01035d8c-6547-0410-b346-abe4f91aad63

7 years agotesting ofdm modem freq offset
drowe67 [Wed, 12 Jul 2017 05:28:00 +0000 (05:28 +0000)]
testing ofdm modem freq offset

git-svn-id: https://svn.code.sf.net/p/freetel/code@3297 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoFix bugs in tofdm.c add shift back to .m
okcsampson [Wed, 12 Jul 2017 03:29:01 +0000 (03:29 +0000)]
Fix bugs in tofdm.c add shift back to .m

git-svn-id: https://svn.code.sf.net/p/freetel/code@3296 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoRevert tofdm.m
okcsampson [Wed, 12 Jul 2017 02:43:03 +0000 (02:43 +0000)]
Revert tofdm.m

git-svn-id: https://svn.code.sf.net/p/freetel/code@3295 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoadded intro
drowe67 [Tue, 11 Jul 2017 20:36:57 +0000 (20:36 +0000)]
added intro

git-svn-id: https://svn.code.sf.net/p/freetel/code@3294 01035d8c-6547-0410-b346-abe4f91aad63

7 years agofixed radio button grouping issue
drowe67 [Tue, 11 Jul 2017 07:56:35 +0000 (07:56 +0000)]
fixed radio button grouping issue

git-svn-id: https://svn.code.sf.net/p/freetel/code@3293 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoupdated user Guide
drowe67 [Mon, 10 Jul 2017 22:31:31 +0000 (22:31 +0000)]
updated user Guide

git-svn-id: https://svn.code.sf.net/p/freetel/code@3292 01035d8c-6547-0410-b346-abe4f91aad63

7 years agochanged patch level, added soem minor bugs to README
drowe67 [Mon, 10 Jul 2017 22:15:35 +0000 (22:15 +0000)]
changed patch level, added soem minor bugs to README

git-svn-id: https://svn.code.sf.net/p/freetel/code@3291 01035d8c-6547-0410-b346-abe4f91aad63

7 years agotested PTT hamlib.serial support on Windows and Linux
drowe67 [Mon, 10 Jul 2017 22:13:55 +0000 (22:13 +0000)]
tested PTT hamlib.serial support on Windows and Linux

git-svn-id: https://svn.code.sf.net/p/freetel/code@3290 01035d8c-6547-0410-b346-abe4f91aad63

7 years agomoved serial support out of fdmdv2_main, PTT test function for Hamlib and serial
drowe67 [Mon, 10 Jul 2017 11:16:24 +0000 (11:16 +0000)]
moved serial support out of fdmdv2_main, PTT test function for Hamlib and serial

git-svn-id: https://svn.code.sf.net/p/freetel/code@3289 01035d8c-6547-0410-b346-abe4f91aad63

7 years agomoved some items from PTT to Options dialog
drowe67 [Mon, 10 Jul 2017 06:06:57 +0000 (06:06 +0000)]
moved some items from PTT to Options dialog

git-svn-id: https://svn.code.sf.net/p/freetel/code@3288 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoreporting hamlib errors to dialog box
drowe67 [Sun, 9 Jul 2017 22:38:36 +0000 (22:38 +0000)]
reporting hamlib errors to dialog box

git-svn-id: https://svn.code.sf.net/p/freetel/code@3287 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoRemove error from tofdm.m
okcsampson [Sun, 9 Jul 2017 04:16:56 +0000 (04:16 +0000)]
Remove error from tofdm.m

git-svn-id: https://svn.code.sf.net/p/freetel/code@3286 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoAdd to ofdm testing
okcsampson [Sun, 9 Jul 2017 04:12:43 +0000 (04:12 +0000)]
Add to ofdm testing

git-svn-id: https://svn.code.sf.net/p/freetel/code@3285 01035d8c-6547-0410-b346-abe4f91aad63

7 years agodisabled rarely used UDP/msg processing stuff, which cleaned up Options menu. Added...
drowe67 [Sun, 9 Jul 2017 00:55:25 +0000 (00:55 +0000)]
disabled rarely used UDP/msg processing stuff, which cleaned up Options menu.  Added a windows debug console to help track down issues on Windows

git-svn-id: https://svn.code.sf.net/p/freetel/code@3284 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoTag 1.2.1 release.
hobbes1069 [Sat, 8 Jul 2017 18:55:31 +0000 (18:55 +0000)]
Tag 1.2.1 release.

git-svn-id: https://svn.code.sf.net/p/freetel/code@3283 01035d8c-6547-0410-b346-abe4f91aad63

7 years agowxwidgets GUI support was re-enabled on Windows builds
drowe67 [Fri, 7 Jul 2017 22:14:30 +0000 (22:14 +0000)]
wxwidgets GUI support was re-enabled on Windows builds

git-svn-id: https://svn.code.sf.net/p/freetel/code@3282 01035d8c-6547-0410-b346-abe4f91aad63

7 years agosimplified build instructions a little
drowe67 [Fri, 7 Jul 2017 01:06:59 +0000 (01:06 +0000)]
simplified build instructions a little

git-svn-id: https://svn.code.sf.net/p/freetel/code@3281 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoadding serial rate field to hamlib PTT dialog, builds OK, yet to test
drowe67 [Thu, 6 Jul 2017 21:18:51 +0000 (21:18 +0000)]
adding serial rate field to hamlib PTT dialog, builds OK, yet to test

git-svn-id: https://svn.code.sf.net/p/freetel/code@3280 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoadded a GUI mode for stepping thru frames to help evaluate VQ
drowe67 [Thu, 6 Jul 2017 09:45:55 +0000 (09:45 +0000)]
added a GUI mode for stepping thru frames to help evaluate VQ

git-svn-id: https://svn.code.sf.net/p/freetel/code@3279 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoadded slope mode to matching, sig further improvement
drowe67 [Tue, 4 Jul 2017 05:24:54 +0000 (05:24 +0000)]
added slope mode to matching, sig further improvement

git-svn-id: https://svn.code.sf.net/p/freetel/code@3278 01035d8c-6547-0410-b346-abe4f91aad63

7 years agorefactoring kmeans again lol
drowe67 [Tue, 4 Jul 2017 01:31:16 +0000 (01:31 +0000)]
refactoring kmeans again lol

git-svn-id: https://svn.code.sf.net/p/freetel/code@3277 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoready for long tests, tried some different training algorithms
drowe67 [Mon, 3 Jul 2017 07:35:22 +0000 (07:35 +0000)]
ready for long tests, tried some different training algorithms

git-svn-id: https://svn.code.sf.net/p/freetel/code@3276 01035d8c-6547-0410-b346-abe4f91aad63

7 years agobuilding up tests to draw curves, about to convert to paralell operation
drowe67 [Mon, 3 Jul 2017 05:02:44 +0000 (05:02 +0000)]
building up tests to draw curves, about to convert to paralell operation

git-svn-id: https://svn.code.sf.net/p/freetel/code@3275 01035d8c-6547-0410-b346-abe4f91aad63

7 years agounittests for VQ training working
drowe67 [Mon, 3 Jul 2017 02:15:49 +0000 (02:15 +0000)]
unittests for VQ training working

git-svn-id: https://svn.code.sf.net/p/freetel/code@3274 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoEdit doc in ofdm.c
okcsampson [Sun, 2 Jul 2017 04:12:27 +0000 (04:12 +0000)]
Edit doc in ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3273 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoworking with ext supplied cost functions
drowe67 [Sat, 1 Jul 2017 04:42:24 +0000 (04:42 +0000)]
working with ext supplied cost functions

git-svn-id: https://svn.code.sf.net/p/freetel/code@3272 01035d8c-6547-0410-b346-abe4f91aad63

7 years agomodifying for user supplied vq search func
drowe67 [Sat, 1 Jul 2017 03:53:34 +0000 (03:53 +0000)]
modifying for user supplied vq search func

git-svn-id: https://svn.code.sf.net/p/freetel/code@3271 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoBack out last changes to ofdm.c
okcsampson [Fri, 30 Jun 2017 23:27:08 +0000 (23:27 +0000)]
Back out last changes to ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3270 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoAdd freq offset candidate to ofdm.c
okcsampson [Fri, 30 Jun 2017 19:23:16 +0000 (19:23 +0000)]
Add freq offset candidate to ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3269 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoextra python package
drowe67 [Fri, 30 Jun 2017 09:36:28 +0000 (09:36 +0000)]
extra python package

git-svn-id: https://svn.code.sf.net/p/freetel/code@3268 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoMinor comment change ofdm.c
okcsampson [Fri, 30 Jun 2017 04:18:12 +0000 (04:18 +0000)]
Minor comment change ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3267 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoMinor comment update ofdm.c
okcsampson [Fri, 30 Jun 2017 04:15:02 +0000 (04:15 +0000)]
Minor comment update ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3266 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoAdd comments to ofdm.c
okcsampson [Fri, 30 Jun 2017 04:08:13 +0000 (04:08 +0000)]
Add comments to ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3265 01035d8c-6547-0410-b346-abe4f91aad63

7 years agobug fix in gain, sounding better on train120
drowe67 [Thu, 29 Jun 2017 01:17:38 +0000 (01:17 +0000)]
bug fix in gain, sounding better on train120

git-svn-id: https://svn.code.sf.net/p/freetel/code@3264 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoexploring train_120 vq poor perf
drowe67 [Thu, 29 Jun 2017 00:29:46 +0000 (00:29 +0000)]
exploring train_120 vq poor perf

git-svn-id: https://svn.code.sf.net/p/freetel/code@3263 01035d8c-6547-0410-b346-abe4f91aad63

7 years agotried mean/slope closed loop but floperoo
drowe67 [Wed, 28 Jun 2017 07:40:25 +0000 (07:40 +0000)]
tried mean/slope closed loop but floperoo

git-svn-id: https://svn.code.sf.net/p/freetel/code@3262 01035d8c-6547-0410-b346-abe4f91aad63

7 years agopager script to explore VQ entries
drowe67 [Wed, 28 Jun 2017 02:11:04 +0000 (02:11 +0000)]
pager script to explore VQ entries

git-svn-id: https://svn.code.sf.net/p/freetel/code@3261 01035d8c-6547-0410-b346-abe4f91aad63

7 years agobetter weighting function, fbf on hts1a, hts2a, vk5qi looks gd
drowe67 [Tue, 27 Jun 2017 05:45:35 +0000 (05:45 +0000)]
better weighting function, fbf on hts1a, hts2a, vk5qi looks gd

git-svn-id: https://svn.code.sf.net/p/freetel/code@3260 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoworking on masked split vq match, gd visualisation
drowe67 [Tue, 27 Jun 2017 02:37:02 +0000 (02:37 +0000)]
working on masked split vq match, gd visualisation

git-svn-id: https://svn.code.sf.net/p/freetel/code@3259 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoDon't use sudo when installing gqrx
darksidelemm [Mon, 26 Jun 2017 11:24:18 +0000 (11:24 +0000)]
Don't use sudo when installing gqrx

git-svn-id: https://svn.code.sf.net/p/freetel/code@3258 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoAdded startup scripts, updated instructions to install codec2 binaries
darksidelemm [Mon, 26 Jun 2017 11:16:04 +0000 (11:16 +0000)]
Added startup scripts, updated instructions to install codec2 binaries

git-svn-id: https://svn.code.sf.net/p/freetel/code@3257 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoUpdated build scripts with some fixes and more OSX stuff
darksidelemm [Mon, 26 Jun 2017 09:36:08 +0000 (09:36 +0000)]
Updated build scripts with some fixes and more OSX stuff

git-svn-id: https://svn.code.sf.net/p/freetel/code@3256 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoAdded codec2 decoder script.
darksidelemm [Mon, 26 Jun 2017 09:24:07 +0000 (09:24 +0000)]
Added codec2 decoder script.

git-svn-id: https://svn.code.sf.net/p/freetel/code@3255 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoAdded starts of OSX guide
darksidelemm [Mon, 26 Jun 2017 08:39:57 +0000 (08:39 +0000)]
Added starts of OSX guide

git-svn-id: https://svn.code.sf.net/p/freetel/code@3254 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoadded notes to readme
drowe67 [Mon, 26 Jun 2017 02:15:36 +0000 (02:15 +0000)]
added notes to readme

git-svn-id: https://svn.code.sf.net/p/freetel/code@3253 01035d8c-6547-0410-b346-abe4f91aad63

7 years agore-enabled gqrx
drowe67 [Sun, 25 Jun 2017 11:42:55 +0000 (11:42 +0000)]
re-enabled gqrx

git-svn-id: https://svn.code.sf.net/p/freetel/code@3252 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoUncomment libfec git clone line
darksidelemm [Sun, 25 Jun 2017 11:19:24 +0000 (11:19 +0000)]
Uncomment libfec git clone line

git-svn-id: https://svn.code.sf.net/p/freetel/code@3251 01035d8c-6547-0410-b346-abe4f91aad63

7 years agore-enabled libfec
drowe67 [Sun, 25 Jun 2017 10:43:16 +0000 (10:43 +0000)]
re-enabled libfec

git-svn-id: https://svn.code.sf.net/p/freetel/code@3250 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoreadme gpredict tweaks
drowe67 [Sun, 25 Jun 2017 08:19:37 +0000 (08:19 +0000)]
readme gpredict tweaks

git-svn-id: https://svn.code.sf.net/p/freetel/code@3249 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoadded update/upgrade to script 1
drowe67 [Sun, 25 Jun 2017 08:08:47 +0000 (08:08 +0000)]
added update/upgrade to script 1

git-svn-id: https://svn.code.sf.net/p/freetel/code@3248 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoSome tweaks to readme
darksidelemm [Sat, 24 Jun 2017 09:54:40 +0000 (09:54 +0000)]
Some tweaks to readme

git-svn-id: https://svn.code.sf.net/p/freetel/code@3247 01035d8c-6547-0410-b346-abe4f91aad63

7 years agofixed a few bugs in script 3
drowe67 [Sat, 24 Jun 2017 05:05:08 +0000 (05:05 +0000)]
fixed a few bugs in script 3

git-svn-id: https://svn.code.sf.net/p/freetel/code@3246 01035d8c-6547-0410-b346-abe4f91aad63

7 years agotweaked readme and packages
drowe67 [Sat, 24 Jun 2017 03:59:50 +0000 (03:59 +0000)]
tweaked readme and packages

git-svn-id: https://svn.code.sf.net/p/freetel/code@3245 01035d8c-6547-0410-b346-abe4f91aad63

7 years agofix a few typos
drowe67 [Sat, 24 Jun 2017 02:10:29 +0000 (02:10 +0000)]
fix a few typos

git-svn-id: https://svn.code.sf.net/p/freetel/code@3244 01035d8c-6547-0410-b346-abe4f91aad63

7 years agospell check
drowe67 [Sat, 24 Jun 2017 01:54:34 +0000 (01:54 +0000)]
spell check

git-svn-id: https://svn.code.sf.net/p/freetel/code@3243 01035d8c-6547-0410-b346-abe4f91aad63

7 years agomade scripts executable
drowe67 [Sat, 24 Jun 2017 01:33:27 +0000 (01:33 +0000)]
made scripts executable

git-svn-id: https://svn.code.sf.net/p/freetel/code@3242 01035d8c-6547-0410-b346-abe4f91aad63

7 years agobroke up script int 3 pieces, about to test, added 1st pass instructions to readme
drowe67 [Sat, 24 Jun 2017 01:27:04 +0000 (01:27 +0000)]
broke up script int 3 pieces, about to test, added 1st pass instructions to readme

git-svn-id: https://svn.code.sf.net/p/freetel/code@3241 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoimproved corner cases in rate K resampling, back to splines for now, plotting poor...
drowe67 [Fri, 23 Jun 2017 20:07:43 +0000 (20:07 +0000)]
improved corner cases in rate K resampling, back to splines for now, plotting poor rate K frames

git-svn-id: https://svn.code.sf.net/p/freetel/code@3240 01035d8c-6547-0410-b346-abe4f91aad63

7 years agofixed oaccasional case where Wo*L >= PI
drowe67 [Fri, 23 Jun 2017 08:38:42 +0000 (08:38 +0000)]
fixed oaccasional case where Wo*L >= PI

git-svn-id: https://svn.code.sf.net/p/freetel/code@3239 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoscreen shot for enabling bias T
drowe67 [Fri, 23 Jun 2017 06:09:33 +0000 (06:09 +0000)]
screen shot for enabling bias T

git-svn-id: https://svn.code.sf.net/p/freetel/code@3238 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoadded variable arg lists to help use, printing and plotting SD stats
drowe67 [Fri, 23 Jun 2017 04:26:48 +0000 (04:26 +0000)]
added variable arg lists to help use, printing and plotting SD stats

git-svn-id: https://svn.code.sf.net/p/freetel/code@3237 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoadded sample clock offset to simulation, looks good!
drowe67 [Thu, 22 Jun 2017 21:59:17 +0000 (21:59 +0000)]
added sample clock offset to simulation, looks good!

git-svn-id: https://svn.code.sf.net/p/freetel/code@3236 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoadded HackRF notes
drowe67 [Thu, 22 Jun 2017 10:25:12 +0000 (10:25 +0000)]
added HackRF notes

git-svn-id: https://svn.code.sf.net/p/freetel/code@3235 01035d8c-6547-0410-b346-abe4f91aad63

7 years agosmall constant to prevent instability in freq offset est atan()
drowe67 [Wed, 21 Jun 2017 21:21:39 +0000 (21:21 +0000)]
small constant to prevent instability in freq offset est atan()

git-svn-id: https://svn.code.sf.net/p/freetel/code@3234 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoofdm.c complex bugs
okcsampson [Wed, 21 Jun 2017 20:34:42 +0000 (20:34 +0000)]
ofdm.c complex bugs

git-svn-id: https://svn.code.sf.net/p/freetel/code@3233 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoAdded GRC modification screengrabs
darksidelemm [Wed, 21 Jun 2017 10:07:47 +0000 (10:07 +0000)]
Added GRC modification screengrabs

git-svn-id: https://svn.code.sf.net/p/freetel/code@3232 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoupdated TODO
drowe67 [Wed, 21 Jun 2017 00:04:45 +0000 (00:04 +0000)]
updated TODO

git-svn-id: https://svn.code.sf.net/p/freetel/code@3231 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoOK gr-satellites finally installing to correct path, gnuradio-companion starting...
drowe67 [Tue, 20 Jun 2017 21:48:30 +0000 (21:48 +0000)]
OK gr-satellites finally installing to correct path, gnuradio-companion starting up OK and lilacsat1 appliation OK besides one module

git-svn-id: https://svn.code.sf.net/p/freetel/code@3230 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoworking up to grx, but not gr-satellites
drowe67 [Tue, 20 Jun 2017 21:17:17 +0000 (21:17 +0000)]
working up to grx, but not gr-satellites

git-svn-id: https://svn.code.sf.net/p/freetel/code@3229 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoSmall optimize in ofdm.c
okcsampson [Tue, 20 Jun 2017 18:53:02 +0000 (18:53 +0000)]
Small optimize in ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3228 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoUpdate ofdm.c all tests passing
okcsampson [Tue, 20 Jun 2017 07:47:31 +0000 (07:47 +0000)]
Update ofdm.c all tests passing

git-svn-id: https://svn.code.sf.net/p/freetel/code@3227 01035d8c-6547-0410-b346-abe4f91aad63

7 years agolatest round of 2D DCT experiments
drowe67 [Tue, 20 Jun 2017 03:31:15 +0000 (03:31 +0000)]
latest round of 2D DCT experiments

git-svn-id: https://svn.code.sf.net/p/freetel/code@3226 01035d8c-6547-0410-b346-abe4f91aad63

7 years agocorrect timing instant when timing_en==0, added timing_est and sample_point and rx_np...
drowe67 [Mon, 19 Jun 2017 22:04:58 +0000 (22:04 +0000)]
correct timing instant when timing_en==0, added timing_est and sample_point and rx_np vectors and scatter plot, looking gd with all estimators on except freq_offset

git-svn-id: https://svn.code.sf.net/p/freetel/code@3225 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoRemove gain function call from ofdm.c
okcsampson [Mon, 19 Jun 2017 21:40:22 +0000 (21:40 +0000)]
Remove gain function call from ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3224 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoAdd free to ofdm.c
okcsampson [Mon, 19 Jun 2017 17:55:19 +0000 (17:55 +0000)]
Add free to ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3223 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoBug in ofdm.c
okcsampson [Mon, 19 Jun 2017 15:52:47 +0000 (15:52 +0000)]
Bug in ofdm.c

git-svn-id: https://svn.code.sf.net/p/freetel/code@3222 01035d8c-6547-0410-b346-abe4f91aad63

7 years agotested up to sucessful build of gnu radio
drowe67 [Mon, 19 Jun 2017 10:57:55 +0000 (10:57 +0000)]
tested up to sucessful build of gnu radio

git-svn-id: https://svn.code.sf.net/p/freetel/code@3221 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoupdated TODO
drowe67 [Mon, 19 Jun 2017 08:50:41 +0000 (08:50 +0000)]
updated TODO

git-svn-id: https://svn.code.sf.net/p/freetel/code@3220 01035d8c-6547-0410-b346-abe4f91aad63

7 years agoready to test first few steps
drowe67 [Mon, 19 Jun 2017 07:15:02 +0000 (07:15 +0000)]
ready to test first few steps

git-svn-id: https://svn.code.sf.net/p/freetel/code@3219 01035d8c-6547-0410-b346-abe4f91aad63