608 Commits

Author SHA1 Message Date
Michael Ossmann
6ace7f6fa1 started frontend sheet with copy from Licorice 2012-08-27 12:04:06 -06:00
Michael Ossmann
62f6d396b9 fixed balun shorts 2012-08-27 11:57:10 -06:00
Jared Boone
8758bb05ba Merge branch 'master' of https://github.com/mossmann/hackrf 2012-08-25 15:02:27 -07:00
Michael Ossmann
cdaa9c5844 replaced SPI headers with global labels 2012-08-25 07:49:24 -06:00
Michael Ossmann
a25aaae9db more global labels 2012-08-25 01:00:48 -06:00
Michael Ossmann
f74dae180b sgpio-rx updates for testing with Lollipop 2012-08-24 13:57:27 -06:00
Michael Ossmann
09d27da00d changed voltage selection jumper headers to resistors 2012-08-24 11:40:00 -06:00
Michael Ossmann
bc334e579b DNP notes 2012-08-24 10:18:57 -06:00
Michael Ossmann
6308293ff7 removed OEB, INTR signals that we never used 2012-08-24 09:47:08 -06:00
Michael Ossmann
0a01ddda03 global labels for xcvr control 2012-08-24 09:41:02 -06:00
Michael Ossmann
4db5fa9a36 more of the same 2012-08-24 00:37:54 -06:00
Michael Ossmann
96a3c2e8f6 global labels for DA* and DD*, 39 ohm series resistors 2012-08-24 00:32:28 -06:00
Michael Ossmann
e774c71f52 changed bank1 power header to resistors, wired spifi header (cut traces to use header) 2012-08-24 00:03:41 -06:00
Michael Ossmann
e0bc12f7e3 xcvr CLOCKOUT test point 2012-08-23 23:55:21 -06:00
Michael Ossmann
0dc7c44dd3 removed XCVR_CTL signals that we never used 2012-08-23 23:51:36 -06:00
Michael Ossmann
7b88ac95d4 changed boot jumper headers to resistors 2012-08-23 23:43:00 -06:00
Michael Ossmann
f82d861b54 dedicated crystal for mcu. also GP_CLKIN from clock generator as an option 2012-08-23 23:32:26 -06:00
Michael Ossmann
bc102abd7e .gitignore files 2012-08-23 23:30:54 -06:00
Michael Ossmann
4def89035a jawbreaker: started baseband sheet from copy of lemondrop 2012-08-23 22:45:38 -06:00
Michael Ossmann
9e554ae6b3 started schematic hierarchy 2012-08-23 22:42:00 -06:00
Michael Ossmann
873aa22b12 started Jawbreaker from copy of Jellybean schematic 2012-08-23 22:16:00 -06:00
Michael Ossmann
6d74a94e54 configure both mixers 2012-08-23 21:34:38 -06:00
Michael Ossmann
834b3aabd1 RFFC5071 integer tuning function 2012-08-23 16:30:45 -06:00
Michael Ossmann
344a2f2a83 more clock generator config fixes 2012-08-23 12:59:49 -06:00
Michael Ossmann
5364c91f7b hard coded 8 MHz baseband filter for now 2012-08-23 09:52:16 -06:00
Michael Ossmann
cbd2d98c7d fixed bad output spectrum. problem was P3 = 0 in si5351c pll, similar to commit b595de647077f208c534e4efc0bce92f25378fb8 2012-08-22 10:41:53 -06:00
Michael Ossmann
33e78afcc9 removed 20 August 2012 date stamp 2012-08-21 09:21:12 -06:00
Michael Ossmann
ed8cbeabd9 adjusted clearances 2012-08-21 09:20:22 -06:00
Michael Ossmann
9b0f0db3a2 extended RF switch IC pads for easier soldering 2012-08-20 17:04:58 -06:00
Michael Ossmann
1b6bc38336 updated date stamp, stitched ground planes 2012-08-20 16:34:07 -06:00
Jared Boone
39b3d94759 Merge branch 'master' of https://github.com/mossmann/hackrf 2012-08-20 15:17:34 -07:00
Michael Ossmann
92b0b36277 fixed zones 2012-08-20 16:12:18 -06:00
Michael Ossmann
61a19d3281 added series resistor to amp supply 2012-08-20 16:02:15 -06:00
Jared Boone
f04f7c838c Merge branch 'master' of https://github.com/mossmann/hackrf 2012-08-20 09:26:49 -07:00
Michael Ossmann
59b3a8c155 silskcreen zone for writing 2012-08-19 18:21:44 -06:00
Michael Ossmann
ce9a4f481e finished layout 2012-08-18 16:43:45 -06:00
Michael Ossmann
db3b599599 RFFC5072 tracks 2012-08-18 14:42:52 -06:00
Michael Ossmann
a8f558c5a1 finished module placement 2012-08-18 12:50:06 -06:00
Michael Ossmann
f100462a22 50 ohm tracks 2012-08-17 15:03:05 -06:00
Michael Ossmann
c2ed31208c started module placement 2012-08-17 14:07:36 -06:00
Michael Ossmann
5ea78e4a74 module selection 2012-08-17 13:08:58 -06:00
Michael Ossmann
91b242ed8e switch control signals 2012-08-17 11:12:42 -06:00
Michael Ossmann
5840402b92 one amp, not two 2012-08-17 10:07:45 -06:00
Michael Ossmann
2338dc2e79 added amplification 2012-08-17 09:32:19 -06:00
Michael Ossmann
d59791f865 reworked licorice for half-duplex only. switch control signals not done yet 2012-08-15 11:55:38 -06:00
Michael Ossmann
7ff16f7425 licorice: another wideband front end board (RFFC5071 with Anaren baluns). Initial schematic done, layout not started. 2012-08-05 23:05:19 -06:00
Michael Ossmann
f3b5ac7db7 completed bom info 2012-08-01 10:39:13 -06:00
Michael Ossmann
a7400ca250 Merge branch 'master' of github.com:mossmann/hackrf 2012-08-01 10:37:05 -06:00
Jared Boone
9f4f1d0b6b Bitband library, factored out of other code. 2012-07-31 22:07:08 -07:00
Jared Boone
2a6e3a89d3 USB performance test firmware project. It does absolutely nothing to start with, but at least the Makefile I just checked in won't blow up! :-) 2012-07-31 22:05:28 -07:00