Commit Graph

24 Commits

Author SHA1 Message Date
stevie 70047875f7 Swap c4fm demod to use our version.
git-svn-id: http://op25.osmocom.org/svn/trunk@285 65a5c917-d112-43f1-993d-58c26a4786be
2011-05-30 12:15:01 +00:00
stevie 1d362ffe53 Make usrp_p25_rx_gl.py use the slicer and new signature for decoder.
git-svn-id: http://op25.osmocom.org/svn/trunk@264 65a5c917-d112-43f1-993d-58c26a4786be
2011-01-28 09:54:12 +00:00
stevie 41aca2016e Add slicer to flow graphs for C4FM demodulator.
git-svn-id: http://op25.osmocom.org/svn/trunk@258 65a5c917-d112-43f1-993d-58c26a4786be
2011-01-23 00:31:33 +00:00
stevie 53328147da Switch from TUN/TAP to UDP encapsulated output.
git-svn-id: http://op25.osmocom.org/svn/trunk@254 65a5c917-d112-43f1-993d-58c26a4786be
2011-01-18 04:35:06 +00:00
stevie 6b42da1e45 Modify decoder initialization.
git-svn-id: http://op25.osmocom.org/svn/trunk@243 65a5c917-d112-43f1-993d-58c26a4786be
2011-01-17 08:48:49 +00:00
stevie df09ff167c Remove deprecated call to exception.msg.
git-svn-id: http://op25.osmocom.org/svn/trunk@240 65a5c917-d112-43f1-993d-58c26a4786be
2011-01-09 20:37:22 +00:00
stevie 976dce50d6 Add GL version of usrp_p25_rx.
git-svn-id: http://op25.osmocom.org/svn/trunk@201 65a5c917-d112-43f1-993d-58c26a4786be
2010-03-15 01:35:24 +00:00
stevie 11071f0dfe Fix transient flag.
git-svn-id: http://op25.osmocom.org/svn/trunk@198 65a5c917-d112-43f1-993d-58c26a4786be
2009-12-19 09:53:37 +00:00
stevie 87b8b738f8 Add package workaround, transient option.
git-svn-id: http://op25.osmocom.org/svn/trunk@197 65a5c917-d112-43f1-993d-58c26a4786be
2009-12-18 11:08:16 +00:00
stevie 21e12880d7 Workaround for package stuff.
git-svn-id: http://op25.osmocom.org/svn/trunk@196 65a5c917-d112-43f1-993d-58c26a4786be
2009-12-17 21:14:40 +00:00
stevie cd66608acf Ticket #1: fix forecast, reintroduce throttle. Whoo hoo!
git-svn-id: http://op25.osmocom.org/svn/trunk@176 65a5c917-d112-43f1-993d-58c26a4786be
2009-09-10 05:59:25 +00:00
stevie 50bdbe2c01 Ticket #1 - add software IMBE decoding to block.
git-svn-id: http://op25.osmocom.org/svn/trunk@174 65a5c917-d112-43f1-993d-58c26a4786be
2009-09-10 01:13:44 +00:00
stevie 89d1872cbc Make squelch snap to nearest 5dB division.
git-svn-id: http://op25.osmocom.org/svn/trunk@155 65a5c917-d112-43f1-993d-58c26a4786be
2009-07-09 12:23:39 +00:00
stevie a543519dde Unpickle the HDU stuff for the traffic pane.
git-svn-id: http://op25.osmocom.org/svn/trunk@150 65a5c917-d112-43f1-993d-58c26a4786be
2009-06-25 20:28:26 +00:00
stevie 22d0b88265 Remove spurious unicode strings from ToolBar.AddSimpleTool calls. Crashes GNURadio 3.2.
git-svn-id: http://op25.osmocom.org/svn/trunk@147 65a5c917-d112-43f1-993d-58c26a4786be
2009-05-14 05:43:39 +00:00
stevie 11dc57db56 Add intro paper.
git-svn-id: http://op25.osmocom.org/svn/trunk@143 65a5c917-d112-43f1-993d-58c26a4786be
2009-05-05 06:51:31 +00:00
stevie fa75c57851 Add msgq to op25_decoder_ff to permit passing of snapshots to UI.
Change swabbing to use a bit decoding map, make argument types template parameters (so bvec/bit_vector can be interchanged).
Use a bit_queue (deque<bool>) for the frame buffer, pass this to all data_unit constructors.
Add plumbing to send snapshot to the UI.
New voice_data_unit as result of re-factoring LDU1/LDU2.
Re-factor op25_decoder_ff to use the bit_queue for correlation and frame header (and body - but that's ignored just now).


git-svn-id: http://op25.osmocom.org/svn/trunk@135 65a5c917-d112-43f1-993d-58c26a4786be
2009-01-28 04:50:25 +00:00
stevie 2c7c2253e0 Remove p25_rx.py, fix typo in usrp_p25_rx.py.
git-svn-id: http://op25.osmocom.org/svn/trunk@133 65a5c917-d112-43f1-993d-58c26a4786be
2009-01-13 21:01:08 +00:00
mossmann 5ac3ff77c5 integrate and dump filter per specification.
not sure why the root raised cosine filter was there, so left it commented.
symbol plot of new filter compares very favorably to the old one.


git-svn-id: http://op25.osmocom.org/svn/trunk@132 65a5c917-d112-43f1-993d-58c26a4786be
2009-01-12 23:36:45 +00:00
stevie 61e2f049e3 Remove debugging printout.
git-svn-id: http://op25.osmocom.org/svn/trunk@131 65a5c917-d112-43f1-993d-58c26a4786be
2009-01-12 22:31:20 +00:00
stevie a82a4b0714 Changes to get file capture working. Wizard and snapshot tab not yet working.
git-svn-id: http://op25.osmocom.org/svn/trunk@130 65a5c917-d112-43f1-993d-58c26a4786be
2009-01-12 05:32:09 +00:00
mossmann 1f475eefed USRP support
git-svn-id: http://op25.osmocom.org/svn/trunk@128 65a5c917-d112-43f1-993d-58c26a4786be
2009-01-10 04:02:03 +00:00
stevie d5bac1b587 Disable toolbar for time being.
git-svn-id: http://op25.osmocom.org/svn/trunk@121 65a5c917-d112-43f1-993d-58c26a4786be
2009-01-05 01:07:57 +00:00
stevie e48b578d59 Add info files, first draft of usrp_p25_rx.py.
git-svn-id: http://op25.osmocom.org/svn/trunk@120 65a5c917-d112-43f1-993d-58c26a4786be
2009-01-04 23:26:43 +00:00