freetel-svn-tracking.git
10 years agofirst pass at working separate decoder program, needs a bit of a cleanup
drowe67 [Tue, 31 Dec 2013 03:18:34 +0000 (03:18 +0000)]
first pass at working separate decoder program, needs a bit of a cleanup

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

10 years agoseparate enc/mod/dec
drowe67 [Tue, 31 Dec 2013 03:05:19 +0000 (03:05 +0000)]
separate enc/mod/dec

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

10 years agoimprovements to LDPC dec sync state machine
drowe67 [Mon, 30 Dec 2013 23:36:11 +0000 (23:36 +0000)]
improvements to LDPC dec sync state machine

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

10 years agoldpc decode and sync working with no errors
drowe67 [Mon, 30 Dec 2013 05:17:10 +0000 (05:17 +0000)]
ldpc decode and sync working with no errors

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

10 years agounique word sync that handles different amplitude rx signals
drowe67 [Sun, 29 Dec 2013 03:15:05 +0000 (03:15 +0000)]
unique word sync that handles different amplitude rx signals

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

10 years agounique word insertion for ldpc frame sync
drowe67 [Fri, 27 Dec 2013 09:13:13 +0000 (09:13 +0000)]
unique word insertion for ldpc frame sync

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

10 years agofirst pass at ldpc ut script
drowe67 [Thu, 19 Dec 2013 01:45:02 +0000 (01:45 +0000)]
first pass at ldpc ut script

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

10 years agoAdd better error message when an in-source build is attempted. Add workaround for...
hobbes1069 [Mon, 16 Dec 2013 20:41:56 +0000 (20:41 +0000)]
Add better error message when an in-source build is attempted. Add workaround for bootstrap build of wxWidgets due to cmake bug. Update minimum wxWidgets version to 3.0.0.

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

10 years agorefactored ldpc funcs, partially completed
drowe67 [Mon, 16 Dec 2013 08:32:44 +0000 (08:32 +0000)]
refactored ldpc funcs, partially completed

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

10 years agoinitial checkin of ldpc simulation files
drowe67 [Sat, 14 Dec 2013 06:50:36 +0000 (06:50 +0000)]
initial checkin of ldpc simulation files

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

10 years agoDefine Codec and Modem as drivers. This is mostly for testing's sake, so that I can...
bruceperens [Fri, 13 Dec 2013 03:11:59 +0000 (03:11 +0000)]
Define Codec and Modem as drivers. This is mostly for testing's sake, so that I can put no-op versions in their
place and test the input-to-output path.

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

10 years agoMain connects drivers, and enumerates them. The program still doesn't do any work...
bruceperens [Fri, 13 Dec 2013 01:57:11 +0000 (01:57 +0000)]
Main connects drivers, and enumerates them. The program still doesn't do any work at this point, but the
structure for ma

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

10 years agoCompleted initial definition of driver classes, added stub drivers for each class.
bruceperens [Thu, 12 Dec 2013 22:03:43 +0000 (22:03 +0000)]
Completed initial definition of driver classes, added stub drivers for each class.

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

10 years agoAdd keying and audio sink driver skeletons.
bruceperens [Thu, 12 Dec 2013 21:46:41 +0000 (21:46 +0000)]
Add keying and audio sink driver skeletons.

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

10 years agoFirst definition of driver classes.
bruceperens [Thu, 12 Dec 2013 21:21:58 +0000 (21:21 +0000)]
First definition of driver classes.

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

10 years agoStart building the driver classes.
bruceperens [Thu, 12 Dec 2013 00:02:41 +0000 (00:02 +0000)]
Start building the driver classes.

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

10 years agoWrite the vector.
bruceperens [Wed, 11 Dec 2013 23:25:25 +0000 (23:25 +0000)]
Write the vector.

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

10 years agoThis is my way of parameterizing cmake for variables like the release version, etc.
bruceperens [Wed, 11 Dec 2013 23:09:21 +0000 (23:09 +0000)]
This is my way of parameterizing cmake for variables like the release version, etc.
Parameters are stored in little text files and can be managed with svn.

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

10 years agoStarting to write the command-line/server version of FreeDV. So far, I've just done...
bruceperens [Wed, 11 Dec 2013 23:07:39 +0000 (23:07 +0000)]
Starting to write the command-line/server version of FreeDV. So far, I've just done argument parsing.

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

10 years agoStart working on command-line/server version of FreeDV.
bruceperens [Wed, 11 Dec 2013 04:44:49 +0000 (04:44 +0000)]
Start working on command-line/server version of FreeDV.

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

10 years agoAdd scripts that install the necessary runtime or development packages on
bruceperens [Wed, 11 Dec 2013 04:08:16 +0000 (04:08 +0000)]
Add scripts that install the necessary runtime or development packages on
Debian, and perhaps also on Ubuntu and Mint.

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

10 years agoMake in-source build error message more human readable.
hobbes1069 [Fri, 6 Dec 2013 20:43:02 +0000 (20:43 +0000)]
Make in-source build error message more human readable.

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

11 years agoUpdate libctb static build.
hobbes1069 [Tue, 8 Oct 2013 19:32:59 +0000 (19:32 +0000)]
Update libctb static build.

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

11 years agoUpdate codec2 svn checkout URL in BuildCodec2.cmake
hobbes1069 [Mon, 7 Oct 2013 21:15:25 +0000 (21:15 +0000)]
Update codec2 svn checkout URL in BuildCodec2.cmake

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

11 years agominor changes to defaults, re-enabled support for changing callsign when running...
drowe67 [Tue, 13 Aug 2013 02:22:40 +0000 (02:22 +0000)]
minor changes to defaults, re-enabled support for changing callsign when running, cleaner open/close of hamlib

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

11 years agopopulating both serial port lists for Win32
drowe67 [Wed, 7 Aug 2013 06:02:32 +0000 (06:02 +0000)]
populating both serial port lists for Win32

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

11 years agochange space bar capture logic to allow call signs strings with spaces, works on...
drowe67 [Wed, 7 Aug 2013 05:44:18 +0000 (05:44 +0000)]
change space bar capture logic to allow call signs strings with spaces, works on Linux OK

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

11 years agoComm ports listing on Win32
drowe67 [Mon, 29 Jul 2013 05:06:40 +0000 (05:06 +0000)]
Comm ports listing on Win32

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

11 years agostlink git repository with patches already applied
shenki [Wed, 19 Jun 2013 11:25:16 +0000 (11:25 +0000)]
stlink git repository with patches already applied

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

11 years agoworks OK sampling modem signals
drowe67 [Wed, 19 Jun 2013 07:55:52 +0000 (07:55 +0000)]
works OK sampling modem signals

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

11 years agofirst pass at ADC record program, looks OK for DC & sine waves
drowe67 [Tue, 18 Jun 2013 06:41:20 +0000 (06:41 +0000)]
first pass at ADC record program, looks OK for DC & sine waves

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

11 years agosetting sampling rate from T1 working - finally.
drowe67 [Mon, 17 Jun 2013 20:53:50 +0000 (20:53 +0000)]
setting sampling rate from T1 working - finally.

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

11 years agoCreate prelimary librfmodem and copy golay23 sources there. Dump svn log into ChangeL...
hobbes1069 [Mon, 17 Jun 2013 20:35:59 +0000 (20:35 +0000)]
Create prelimary librfmodem and copy golay23 sources there. Dump svn log into ChangeLog as something is better than nothing.

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

11 years agoSmall cmake config tweaks. Added some settings for MinGW builds. NSIS Packaging tweaks.
hobbes1069 [Fri, 14 Jun 2013 18:08:59 +0000 (18:08 +0000)]
Small cmake config tweaks. Added some settings for MinGW builds. NSIS Packaging tweaks.

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

11 years agointerrupts working, trying to get TMR1 to set sample rate
drowe67 [Fri, 14 Jun 2013 01:47:07 +0000 (01:47 +0000)]
interrupts working, trying to get TMR1 to set sample rate

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

11 years agoUpdate wxWidgets bootstrap process to be more simple and other tweaks to USE_STATIC_...
hobbes1069 [Thu, 13 Jun 2013 15:40:39 +0000 (15:40 +0000)]
Update wxWidgets bootstrap process to be more simple and other tweaks to USE_STATIC_... options.

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

11 years agoTRY3 working, about to move from basic demo to a driver
drowe67 [Thu, 13 Jun 2013 07:20:22 +0000 (07:20 +0000)]
TRY3 working, about to move from basic demo to a driver

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

11 years agoTRY2 appears to be working now, debugging TRY3
drowe67 [Wed, 12 Jun 2013 21:58:24 +0000 (21:58 +0000)]
TRY2 appears to be working now, debugging TRY3

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

11 years agoADC DMA now working
drowe67 [Wed, 12 Jun 2013 02:12:43 +0000 (02:12 +0000)]
ADC DMA now working

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

11 years agoadc UT partially coded
drowe67 [Sun, 9 Jun 2013 23:17:03 +0000 (23:17 +0000)]
adc UT partially coded

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

11 years agoUse version.h for settign version info.
hobbes1069 [Fri, 7 Jun 2013 18:17:05 +0000 (18:17 +0000)]
Use version.h for settign version info.

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

11 years agoAdd libctb to the list of libraries to build
shenki [Fri, 7 Jun 2013 00:55:20 +0000 (00:55 +0000)]
Add libctb to the list of libraries to build

It will not be downloaded nor built with the current configuration.
Thanks to Curt, WE7U on the codec2 mailing list for discovering this one.

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

11 years agoMove init of sox outside of assert calls
shenki [Thu, 6 Jun 2013 09:00:35 +0000 (09:00 +0000)]
Move init of sox outside of assert calls

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

11 years agostarted coding STM32 ADC driver
drowe67 [Tue, 4 Jun 2013 05:29:43 +0000 (05:29 +0000)]
started coding STM32 ADC driver

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

11 years agoplay raw file out of discovery working
drowe67 [Tue, 4 Jun 2013 03:09:08 +0000 (03:09 +0000)]
play raw file out of discovery working

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

11 years agoadded length paramto mksine
drowe67 [Mon, 3 Jun 2013 01:55:39 +0000 (01:55 +0000)]
added length paramto mksine

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

11 years agoUpdate version in cmake config.
hobbes1069 [Sun, 2 Jun 2013 16:50:41 +0000 (16:50 +0000)]
Update version in cmake config.

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

11 years agoPut the file in the right place...
hobbes1069 [Sun, 2 Jun 2013 13:01:51 +0000 (13:01 +0000)]
Put the file in the right place...

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

11 years agoAdd freedv.rc which allows embedding the freedv icon in the windows executable.
hobbes1069 [Sun, 2 Jun 2013 12:59:53 +0000 (12:59 +0000)]
Add freedv.rc which allows embedding the freedv icon in the windows executable.

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

11 years agoserial & Hamlib PTT tested OK on Linux
drowe67 [Sun, 2 Jun 2013 00:19:57 +0000 (00:19 +0000)]
serial & Hamlib PTT tested OK on Linux

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

11 years agodac driver and first pass at play program, needs some work on buffer sizes
drowe67 [Sat, 1 Jun 2013 09:56:16 +0000 (09:56 +0000)]
dac driver and first pass at play program, needs some work on buffer sizes

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

11 years agoDMA interrupts interrupting
drowe67 [Fri, 31 May 2013 23:32:26 +0000 (23:32 +0000)]
DMA interrupts interrupting

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

11 years agohooked up serial port logic, still to test and debug
drowe67 [Fri, 31 May 2013 22:20:06 +0000 (22:20 +0000)]
hooked up serial port logic, still to test and debug

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

11 years agorefactored DAC UT a little, timer set up now making more sense
drowe67 [Fri, 31 May 2013 09:58:58 +0000 (09:58 +0000)]
refactored DAC UT a little, timer set up now making more sense

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

11 years agout_dac producing a 500hz sine wave at Fs=16kHz
drowe67 [Fri, 31 May 2013 07:38:36 +0000 (07:38 +0000)]
ut_dac producing a 500hz sine wave at Fs=16kHz

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

11 years agorestored serial PTT dilaog, yet to hook up actual logic to use it
drowe67 [Fri, 31 May 2013 00:50:52 +0000 (00:50 +0000)]
restored serial PTT dilaog, yet to hook up actual logic to use it

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

11 years agomade filter dialog a little larger as ok/cancel wasbing cropped
drowe67 [Thu, 30 May 2013 02:11:07 +0000 (02:11 +0000)]
made filter dialog a little larger as ok/cancel wasbing cropped

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

11 years agoMove golay23 into codec2 library.
hobbes1069 [Thu, 30 May 2013 01:36:45 +0000 (01:36 +0000)]
Move golay23 into codec2 library.

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

11 years agoAdditional hamlib cmake config cleanup.
hobbes1069 [Wed, 29 May 2013 20:06:55 +0000 (20:06 +0000)]
Additional hamlib cmake config cleanup.

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

11 years agoAdd cmake checks for hamlib and more fixes for updated source names.
hobbes1069 [Wed, 29 May 2013 00:55:57 +0000 (00:55 +0000)]
Add cmake checks for hamlib and more fixes for updated source names.

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

11 years agoUpdate cmake config for renamed source files.
hobbes1069 [Wed, 29 May 2013 00:15:28 +0000 (00:15 +0000)]
Update cmake config for renamed source files.

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

11 years agocleaned up some unused files
drowe67 [Tue, 28 May 2013 06:45:26 +0000 (06:45 +0000)]
cleaned up some unused files

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

11 years agoimproved auto update of location
drowe67 [Tue, 28 May 2013 05:23:38 +0000 (05:23 +0000)]
improved auto update of location

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

11 years agominor tweaks to README, remove dunused automake stuff, and tweaked help-about for...
drowe67 [Tue, 28 May 2013 00:37:30 +0000 (00:37 +0000)]
minor tweaks to README, remove dunused automake stuff, and tweaked help-about for donations

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

11 years agomanagedto get Win32 building with hamlib win32 binaries instead of building hamlib...
drowe67 [Mon, 27 May 2013 23:35:32 +0000 (23:35 +0000)]
managedto get Win32 building with hamlib win32 binaries instead of building hamlib myself

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

11 years agofirst pass at building with hamlib, but cantget hamlib to build
drowe67 [Mon, 27 May 2013 22:33:38 +0000 (22:33 +0000)]
first pass at building with hamlib, but cantget hamlib to build

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

11 years agofiler dialog now fits on 800x600 without clipping
drowe67 [Mon, 27 May 2013 20:50:41 +0000 (20:50 +0000)]
filer dialog now fits on 800x600 without clipping

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

11 years agoafter some sizer frustration with ptt dlg, rename commport to ptt
drowe67 [Mon, 27 May 2013 20:46:49 +0000 (20:46 +0000)]
after some sizer frustration with ptt dlg, rename commport to ptt

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

11 years agoAdd hamlib related files
shenki [Mon, 27 May 2013 10:41:58 +0000 (10:41 +0000)]
Add hamlib related files

These were missing from the previous commit. Oops!

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

11 years agoAdd hamlib support for push to talk
shenki [Mon, 27 May 2013 10:17:32 +0000 (10:17 +0000)]
Add hamlib support for push to talk

This removes libctb in favour of hamlib. It has been tested with 1.2.15.3 of
hamlib with a IC-7200.

The rig is configured using it's own dialog Tools -> PTT Config.  The only
options available are the rig model and serial port, the rest of the options
are obtained from the rig definition in hamlib.

FreeDV will open the configured serial port on startup. When it cannot find
the radio, an error dialog will be displayed. Spacebar can be used to toggle
TX/RX.

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

11 years agonew screen shot
drowe67 [Mon, 27 May 2013 02:01:17 +0000 (02:01 +0000)]
new screen shot

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

11 years agofixed race in initial location
drowe67 [Mon, 27 May 2013 02:00:27 +0000 (02:00 +0000)]
fixed race in initial location

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

11 years agobetter default location and zoom
drowe67 [Mon, 27 May 2013 01:26:04 +0000 (01:26 +0000)]
better default location and zoom

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

11 years agobetter default location and zoom
drowe67 [Mon, 27 May 2013 01:15:20 +0000 (01:15 +0000)]
better default location and zoom

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

11 years agocleaned up, better GUI and compass support
drowe67 [Mon, 27 May 2013 01:03:54 +0000 (01:03 +0000)]
cleaned up, better GUI and compass support

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

11 years agobug fixes and clean up
drowe67 [Sun, 26 May 2013 11:27:35 +0000 (11:27 +0000)]
bug fixes and clean up

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

11 years agoaccidental checkin
drowe67 [Sat, 25 May 2013 05:26:41 +0000 (05:26 +0000)]
accidental checkin

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

11 years agoaccidental checkin
drowe67 [Sat, 25 May 2013 05:25:49 +0000 (05:25 +0000)]
accidental checkin

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

11 years agoaccidental checkin
drowe67 [Sat, 25 May 2013 05:25:22 +0000 (05:25 +0000)]
accidental checkin

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

11 years agogit-svn-id: https://svn.code.sf.net/p/freetel/code@1273 01035d8c-6547-0410-b346-abe4f...
drowe67 [Sat, 25 May 2013 05:21:53 +0000 (05:21 +0000)]
git-svn-id: https://svn.code.sf.net/p/freetel/code@1273 01035d8c-6547-0410-b346-abe4f91aad63

11 years agoInitialimport of Foxy Fox Hunting Google maps app
drowe67 [Sat, 25 May 2013 05:21:44 +0000 (05:21 +0000)]
Initialimport of Foxy Fox Hunting Google maps app

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

11 years agoInitial import of foxy Fox Hunting Google Maps App
drowe67 [Sat, 25 May 2013 05:19:41 +0000 (05:19 +0000)]
Initial import of foxy Fox Hunting Google Maps App

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

11 years agoUpdate codec2 cmake config to build unittests.
hobbes1069 [Fri, 24 May 2013 15:38:20 +0000 (15:38 +0000)]
Update codec2 cmake config to build unittests.

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

11 years agofixed most float to doubel promotions to spped up STM a little
drowe67 [Fri, 24 May 2013 10:42:26 +0000 (10:42 +0000)]
fixed most float to doubel promotions to spped up STM a little

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

11 years agoadded options dialog, bumped version
drowe67 [Thu, 23 May 2013 23:00:55 +0000 (23:00 +0000)]
added options dialog, bumped version

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

11 years agomake 1600 default and re-arranged to fit 800x600 netbook layout
drowe67 [Thu, 23 May 2013 14:24:58 +0000 (14:24 +0000)]
make 1600 default and re-arranged to fit 800x600 netbook layout

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

11 years agoupdated README after test install on anotehr system, thanks JMS for help
drowe67 [Thu, 23 May 2013 01:26:34 +0000 (01:26 +0000)]
updated README after test install on anotehr system, thanks JMS for help

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

11 years agomods to support gcc-arm-none-eabi-4_7-2013q1
drowe67 [Thu, 23 May 2013 01:03:36 +0000 (01:03 +0000)]
mods to support gcc-arm-none-eabi-4_7-2013q1

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

11 years agoadditional profile stats
drowe67 [Wed, 22 May 2013 23:39:59 +0000 (23:39 +0000)]
additional profile stats

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

11 years agoadded GPIO based execution speed test to check profiling results, simailr results...
drowe67 [Wed, 22 May 2013 23:26:56 +0000 (23:26 +0000)]
added GPIO based execution speed test to check profiling results, simailr results, abt 36ms out of 40

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

11 years agosome more stlink files
drowe67 [Wed, 22 May 2013 12:55:26 +0000 (12:55 +0000)]
some more stlink files

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

11 years agostlink patch
drowe67 [Wed, 22 May 2013 12:46:13 +0000 (12:46 +0000)]
stlink patch

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

11 years agoupdated Makefile to dl std periph lib
drowe67 [Wed, 22 May 2013 12:15:45 +0000 (12:15 +0000)]
updated Makefile to dl std periph lib

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

11 years agolastest win32 exes dlls
drowe67 [Wed, 22 May 2013 06:30:28 +0000 (06:30 +0000)]
lastest win32 exes dlls

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

11 years agolastest win32 exes dlls
drowe67 [Wed, 22 May 2013 05:58:20 +0000 (05:58 +0000)]
lastest win32 exes dlls

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

11 years agoinitial stm32 checkin, still untested/incomplete
drowe67 [Tue, 21 May 2013 12:56:39 +0000 (12:56 +0000)]
initial stm32 checkin, still untested/incomplete

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

11 years agotweaks to and uts support stm32f4 port
drowe67 [Tue, 21 May 2013 11:06:31 +0000 (11:06 +0000)]
tweaks to and uts support stm32f4 port

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

11 years agoprofiling code and mods for faster execution as part of stm32f4 port
drowe67 [Tue, 21 May 2013 11:05:04 +0000 (11:05 +0000)]
profiling code and mods for faster execution as part of stm32f4 port

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

11 years agooctave utility for comparing codec 2 outputs and states when porting to smt32f4
drowe67 [Tue, 21 May 2013 11:01:28 +0000 (11:01 +0000)]
octave utility for comparing codec 2 outputs and states when porting to smt32f4

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

11 years agoPersonal test project
wittend99 [Mon, 20 May 2013 21:23:52 +0000 (21:23 +0000)]
Personal test project

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