721 Commits

Author SHA1 Message Date
Michael Ossmann
62e4176953 QFN20-4 (Si5351C) module: increased pad length by 50% 2013-10-28 15:33:14 -06:00
Michael Ossmann
25aaa2a881 SKY13350 module: doubled pad size 2013-10-28 15:22:29 -06:00
Michael Ossmann
a90a57c5b9 SKY13317 module: increased pad length by 50% 2013-10-28 15:07:14 -06:00
Michael Ossmann
7bfd46597b USB0_ID pull-up 2013-10-25 18:15:19 -06:00
Michael Ossmann
0d59261ae3 removed RF switch logic ICs, replaced with direct GPIO 2013-10-25 18:05:03 -06:00
Michael Ossmann
beccc70ad6 change to LPC4320 2013-10-25 17:17:37 -06:00
Michael Ossmann
e872bc45a9 broke out more I2S0 pins 2013-10-25 17:14:14 -06:00
Michael Ossmann
70a87a86aa added I2C1 to SSP0 header (all expansion headers are subject to rearranging during layout) 2013-10-25 17:02:19 -06:00
Michael Ossmann
1176bfe7e8 SSP0 header 2013-10-25 15:55:17 -06:00
Michael Ossmann
b4e3d59ae4 VBUS header 2013-10-25 15:12:55 -06:00
Michael Ossmann
e279702915 connected USB0 ID pin 2013-10-25 14:35:09 -06:00
Michael Ossmann
3ab5e3b991 high side switch for VAA (RF section power supply) 2013-10-25 14:24:27 -06:00
Michael Ossmann
3b07a93eea RTC expansion 2013-10-25 13:47:43 -06:00
Michael Ossmann
d5fbf35545 fixed all clock generator output supplies to VCC 2013-10-24 14:56:34 -06:00
Michael Ossmann
cbd3295cb3 fixed clock input and output to 3.3V CMOS 2013-10-24 14:42:03 -06:00
Michael Ossmann
0de2298d77 optional RTC XTAL 2013-09-29 21:21:50 -06:00
Michael Ossmann
40406e52ad removed more DNP parts 2013-09-29 20:54:36 -06:00
Michael Ossmann
cda1462fff regulator feedback fix 2013-09-29 20:47:32 -06:00
Michael Ossmann
c2ae30dd4b removed PCB antenna 2013-09-29 20:42:20 -06:00
Michael Ossmann
2626e1814d fixed MAX5864 OVDD to VCC 2013-09-29 19:19:03 -06:00
Michael Ossmann
a9026c521f fixed VCCIO1 to VCC 2013-09-29 19:08:04 -06:00
Michael Ossmann
6212a4ef5e removed U3 test points (there is another UART exposed on the ISP header) 2013-09-29 18:58:25 -06:00
Michael Ossmann
e9e6486c0c removed USB LEDs 2013-09-29 18:55:54 -06:00
Michael Ossmann
dae8820357 removed some DNP parts and 0 ohm resistors 2013-09-29 18:55:01 -06:00
Michael Ossmann
f78bb74dd9 removed boot headers, added reset and DFU pushbuttons 2013-09-29 18:47:39 -06:00
Michael Ossmann
822b0e73fc HackRF One: started hardware design by copying Jawbreaker 2013-09-29 18:33:34 -06:00
Michael Ossmann
4c26e43117 C116 update 2013-06-09 23:40:25 -06:00
Michael Ossmann
9276b9e89a moved cpld stuff out of hardware/jellybean where people would be unlikely to look for it 2013-05-18 09:48:37 -06:00
Michael Ossmann
e900252d28 Merge pull request #43 from TitanMKD/master
HackRF IQ fix for CPLD and LPC4330 usb_performance
2013-04-04 11:16:41 -07:00
Michael Ossmann
978663d707 minor bom/dnp tweaks 2013-04-04 12:13:35 -06:00
TitanMKD
294e958472 sgpio_if (top.vhd) CPLD VHDL fix for IQ/aliasing problems for ADC. (cpldjtagprog => sgpio_if_xsvf.h updated to rebuild).
usb_performance.c SGPIO IQ fix for ADC (QI->IQ) for new CPLD (use usb_performance_rom_to_ram version else there is some packet lost even at 10Mhz sampling rate => make -f Makefile_rom_to_ram.)
2013-04-04 19:43:30 +02:00
TitanMKD
fa47f8af8c Fix for IQ problem for ADC:
RX samples are ordered I0,Q1,I1,Q2,I2,... where they should be I0,Q0,I1,Q1,I2,Q2,...
This fix also alias/ghost problems to be confirmed on other boards/more tests...
Drawback now IQ is QI, will be fixed/swapped in LPC4330 SGPIO code.
2013-04-04 00:55:51 +02:00
Michael Ossmann
0c342f9cea .gitignore additions: .dfu in /firmware, .pdf and .svg in /hardware 2013-03-07 14:56:32 -07:00
Jared Boone
672e37d040 Added .jed (programmer file) so we can build SVF or XSVF from the bitstream as needed.
Updated SVF due to "changed" .jed.
Added XSVF for future in-system programming of CPLD.
2013-02-14 12:13:33 -08:00
Michael Ossmann
25af6c4819 Merge pull request #29 from TitanMKD/master
SoBv1-DP17298-jawbreaker photo without PCB
2013-01-12 07:24:55 -08:00
TitanMKD
e7e4a55af3 SoBv1-DP17298-jawbreaker photo without PCB 2013-01-12 11:57:40 +01:00
Michael Ossmann
6249c09652 updated from Si5351C-A to Si5351C-B and added series termination resistor to prevent overshoot from the lower output impedance 2012-12-06 15:43:11 -07:00
Michael Ossmann
b0086de494 updated gerbers and moved to doc directory 2012-11-11 11:44:44 -07:00
Michael Ossmann
3158c83a25 Jawbreaker SoB case README 2012-11-11 09:44:41 -07:00
TitanMKD
499917759d Updated Gerber HackRF Jawbreaker 6 November 2012 2012-11-10 09:19:24 +01:00
TitanMKD
c393bd994a Merge branch 'master' of git://github.com/mossmann/hackrf 2012-11-07 20:31:33 +01:00
Michael Ossmann
5b34714995 visibility fixes for assembly diagram 2012-11-06 19:33:43 -07:00
Michael Ossmann
4de33d7c76 renamed boot pins to agree with data sheet 2012-11-06 14:06:09 -07:00
Michael Ossmann
98e0c7bb27 some schematic notes 2012-11-06 13:58:37 -07:00
TitanMKD
8920e94353 Merge branch 'master' of git://github.com/mossmann/hackrf 2012-11-05 19:59:43 +01:00
Michael Ossmann
2bd20b768e switched back to SPIFI boot by default 2012-11-04 15:29:57 -07:00
TitanMKD
a8c3aa0cf5 Merge branch 'master' of git://github.com/mossmann/hackrf 2012-10-18 19:29:19 +02:00
Michael Ossmann
27b4bab680 updated PCB specs to match sunstone 2012-10-16 20:00:23 -06:00
Michael Ossmann
0e420db0c8 plot options, zone updates 2012-10-16 18:05:17 -06:00
Michael Ossmann
f249898f8b fixed missing GND on U18 2012-10-16 14:02:00 -06:00