Commit Graph

702 Commits

Author SHA1 Message Date
Ash Wilson c87445b884 Correcting .travis.yml 2016-02-25 23:17:00 -06:00
Ash Wilson 999b449347 re-structuring testing stuff, adding testing docs and integration tests. 2016-02-25 23:07:50 -06:00
Steve Glass 3f4b949aa2 Change CMakeLists.txt for OSX 2016-02-26 07:13:44 +10:00
Piotr Krysik c07c2cc9fd Merge branch 'development' into travis 2016-02-23 10:53:37 +01:00
Piotr Krysik 0f0cf589ef Replaced C++11 statemets. Solves #150 2016-02-23 09:58:53 +01:00
Piotr Krysik dbda959bdd Merge branch 'master' into development 2016-02-23 09:29:52 +01:00
Piotr Krysik 64f73887b0 Merge pull request #153 from nightcoffee/patch-1
Fix of problem #135 in gsm_wideband_input.py
2016-02-22 23:21:12 +01:00
nightcoffee 5edaff05b0 Update gsm_wideband_input.py
Fix compatible problem
2016-02-23 05:51:34 +08:00
Piotr Krysik 72a1617854 Removed last parameter from socket_pdu in order to make grgsm_decode more compatible with GNU Radio 3.7.3 2016-02-22 14:30:02 +01:00
Ash Wilson c08fc54a4d Merge pull request #149 from ashmastaflash/travis
Merging working builds for Debian Jessie and Ubuntu 15
2016-02-21 13:22:36 -08:00
Ash Wilson 8da9808bb5 removing Kali and Ubuntu14 test cases 2016-02-21 13:07:34 -08:00
Ash Wilson 7349d003b7 removing Ubuntu14 from build testing 2016-02-21 12:47:09 -08:00
Ash Wilson fb9a3ea52b Commenting out Kali for now 2016-02-21 11:17:55 -08:00
Ash Wilson 9d99683d2f Fixing bad swig version in Kali 2016-02-21 10:51:52 -08:00
Ash Wilson ee5606f29a Fixing bad path to test file 2016-02-21 10:46:37 -08:00
Ash Wilson cef8c09ce0 Changing testing to script 2016-02-21 10:32:12 -08:00
Ash Wilson a472f3f225 Resolving swig conflict in kali docker 2016-02-21 10:15:09 -08:00
Ash Wilson 10ee8bd043 Fixing Kali dockerfile 2016-02-21 10:09:38 -08:00
Ash Wilson 9afa2c7dc5 Adding Kali for testing 2016-02-21 09:56:04 -08:00
Ash Wilson 86ab8bdb14 Targeting same version of libosmocore as kali 2016-02-21 09:48:55 -08:00
Ash Wilson ca8f035d08 Pinning libosmocore version 2016-02-21 09:35:13 -08:00
Ash Wilson 0acdd758fc updating dockerfiles... 2016-02-21 08:48:20 -08:00
Ash Wilson bf799edd46 ubu1404 to 1410 2016-02-21 08:32:10 -08:00
Piotr Krysik dd66b3b4b5 Fixed test of the message printer - related to issue #149 2016-02-21 10:26:44 +01:00
Ash Wilson 17eb6d6889 Creating dir for gradio config 2016-02-21 00:23:57 -08:00
Ash Wilson 994c4163fc Adding gnuradio config 2016-02-20 23:55:47 -08:00
Ash Wilson fe7d465eef Adding make test to deb jess 2016-02-20 10:49:18 -08:00
Ash Wilson b5449eb002 cleanup, move dockerfiles to their own dir 2016-02-20 10:36:01 -08:00
Ash Wilson c7223467a8 adding ubu to builds 2016-02-20 10:31:53 -08:00
Ash Wilson 9f6e453648 Ubuntu14 and 15 tests 2016-02-20 10:21:34 -08:00
Ash Wilson 686964d801 Committing ubu14 to travis branch 2016-02-20 10:03:40 -08:00
Ash Wilson 2e719b174a Merge remote-tracking branch 'ptrkrysik/master' into travis 2016-02-20 10:00:44 -08:00
Piotr Krysik 0fdbfdd658 Next corrections to the buildsystem 2016-02-19 19:33:17 +01:00
Piotr Krysik 8722be54f4 Changed parts with "gnuradio_grgsm" to grgsm from cmake files 2016-02-19 15:22:51 +01:00
Piotr Krysik 89cac10318 Removed redundant "gnuradio" from the grgsm library's name 2016-02-17 12:11:02 +01:00
Piotr Krysik 5c7a578e4f Tiding up cmake code for creating symbolic links 2016-02-17 12:08:51 +01:00
Ash Wilson ad10aa90e9 Changing to Debian Jessie for build 2016-02-14 16:59:42 -08:00
Piotr Krysik 7185b6664f Added ability to supply device arguments as parameter to applications.
Change adressing #140 enhancement request.
It is possible to select rtl-sdr dongle:
-with device index through commanline parameter: `--args="rtl=1"` (where 1 is the device index). Caution: device index is not unique identifier and it changes on each connection of the dongle.
-with devices serial number, the commandline option in this case has following form: `--args="rtl=00000001"` (where 00000001 is the serial number).

NOTE: You can set the serial number with use of:
```sh
rtl_eeprom -s <serial_number>
```
2016-02-14 20:24:54 +01:00
Piotr Krysik c3a822e5e4 Changed formatting of the Readme in apps directory 2016-02-14 12:06:38 +01:00
Piotr Krysik a8aab32d85 Updated readmes to include renamed applications 2016-02-13 18:38:12 +01:00
Piotr Krysik 332e0b5c6b Changes of names of applications
-removed 'airprobe' from names completely,
-removed '.py' from names,
-moved programs that don't use gr-gsm blocks to the 'apps/helpers' directory.
2016-02-13 18:37:32 +01:00
Piotr Krysik 3e192c4fbe Renamed applications. Legacy names are kept as symlinks.
The symbolic links are created with use of CMake during building.
2016-02-13 07:31:51 +01:00
Piotr Krysik 97d4f8a4ca Removed old and now not needed hack from the receiver's synchronization algorithm 2016-02-11 08:40:44 +01:00
Ash Wilson d52d47e066 Working on testing script 2016-01-30 20:01:34 -08:00
Ash Wilson 53f3cb35e3 Working on testing script 2016-01-30 19:44:12 -08:00
Ash Wilson 08010c042c Executabilizing the test script, yo. 2016-01-30 18:37:17 -08:00
Ash Wilson 83d7821d31 I think this will work... 2016-01-30 18:29:00 -08:00
Ash Wilson 911d8669b7 travis 2016-01-30 17:57:34 -08:00
Ash Wilson 338fead9ce travis 2016-01-30 17:50:15 -08:00
Ash Wilson 4435821a49 travis 2016-01-30 17:47:40 -08:00