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
Michael Ossmann
c1005740ba
silkscreen zone for writing
2012-10-16 13:41:48 -06:00
Michael Ossmann
356dbe2132
updated date on silkscreen
2012-10-16 13:40:21 -06:00
TitanMKD
96e06de5e8
Merge branch 'master' of git://github.com/mossmann/hackrf
2012-10-06 08:32:31 +02:00
Michael Ossmann
25f6e8f684
USB DFU boot by default
2012-10-02 15:09:06 -06:00
Michael Ossmann
fbe206cae9
fixed LPC VBUS input so USB DFU boot works
2012-10-02 15:05:04 -06:00
TitanMKD
e550a963ff
Merge branch 'master' of git://github.com/mossmann/hackrf
2012-10-01 21:29:54 +02:00
Michael Ossmann
d52b827233
copyright/license on frontend page
2012-09-30 11:41:16 -06:00
TitanMKD
907e485141
Merge branch 'master' of git://github.com/mossmann/hackrf
2012-09-23 21:05:01 +02:00
Michael Ossmann
9c23f65fea
minor capacitor correction for 1V8 regulation
2012-09-22 23:31:28 -06:00
TitanMKD
c5eaf5d5a8
Gerber updated.
2012-09-21 20:54:37 +02:00
TitanMKD
f7dbd7899d
Merge branch 'master' of git://github.com/mossmann/hackrf
2012-09-21 18:28:53 +02:00
Michael Ossmann
5b15e20493
more paste layer improvements
2012-09-20 15:44:20 -06:00
Michael Ossmann
bf0c1c3460
paste layer corrections
2012-09-20 13:33:59 -06:00
TitanMKD
423531ffa7
Merge branch 'master' of git://github.com/mossmann/hackrf
2012-09-19 19:28:53 +02:00
Michael Ossmann
241b9147cb
added MIXER_SCLK and MIXER_SDATA signals to fix bug (SSP1_SCK had no GPIO function)
2012-09-19 10:48:54 -06:00