cdaa9c5844replaced SPI headers with global labels
Michael Ossmann
2012-08-25 07:49:24 -06:00
a25aaae9dbmore global labels
Michael Ossmann
2012-08-25 01:00:48 -06:00
f74dae180bsgpio-rx updates for testing with Lollipop
Michael Ossmann
2012-08-24 13:57:27 -06:00
09d27da00dchanged voltage selection jumper headers to resistors
Michael Ossmann
2012-08-24 11:40:00 -06:00
25ff48c2b8Merge branch 'master' of git://github.com/mossmann/hackrf
TitanMKD
2012-08-24 19:03:58 +02:00
bc334e579bDNP notes
Michael Ossmann
2012-08-24 10:18:57 -06:00
6308293ff7removed OEB, INTR signals that we never used
Michael Ossmann
2012-08-24 09:47:08 -06:00
0a01ddda03global labels for xcvr control
Michael Ossmann
2012-08-24 09:41:02 -06:00
4db5fa9a36more of the same
Michael Ossmann
2012-08-24 00:37:54 -06:00
96a3c2e8f6global labels for DA* and DD*, 39 ohm series resistors
Michael Ossmann
2012-08-24 00:32:28 -06:00
e774c71f52changed bank1 power header to resistors, wired spifi header (cut traces to use header)
Michael Ossmann
2012-08-24 00:03:41 -06:00
e0bc12f7e3xcvr CLOCKOUT test point
Michael Ossmann
2012-08-23 23:55:21 -06:00
0dc7c44dd3removed XCVR_CTL signals that we never used
Michael Ossmann
2012-08-23 23:51:36 -06:00
7b88ac95d4changed boot jumper headers to resistors
Michael Ossmann
2012-08-23 23:43:00 -06:00
f82d861b54dedicated crystal for mcu. also GP_CLKIN from clock generator as an option
Michael Ossmann
2012-08-23 23:32:26 -06:00
bc102abd7e.gitignore files
Michael Ossmann
2012-08-23 23:30:54 -06:00
4def89035ajawbreaker: started baseband sheet from copy of lemondrop
Michael Ossmann
2012-08-23 22:45:38 -06:00
9e554ae6b3started schematic hierarchy
Michael Ossmann
2012-08-23 22:42:00 -06:00
873aa22b12started Jawbreaker from copy of Jellybean schematic
Michael Ossmann
2012-08-23 22:16:00 -06:00
6d74a94e54configure both mixers
Michael Ossmann
2012-08-23 21:34:38 -06:00
834b3aabd1RFFC5071 integer tuning function
Michael Ossmann
2012-08-23 16:30:45 -06:00
344a2f2a83more clock generator config fixes
Michael Ossmann
2012-08-23 12:59:49 -06:00
5364c91f7bhard coded 8 MHz baseband filter for now
Michael Ossmann
2012-08-23 09:52:16 -06:00
cbd2d98c7dfixed bad output spectrum. problem was P3 = 0 in si5351c pll, similar to commit b595de647077f208c534e4efc0bce92f25378fb8
Michael Ossmann
2012-08-22 10:41:53 -06:00
8c356a6aedMerge branch 'master' of git://github.com/mossmann/hackrf
TitanMKD
2012-08-22 18:15:53 +02:00
33e78afcc9removed 20 August 2012 date stamp
Michael Ossmann
2012-08-21 09:21:12 -06:00
ed8cbeabd9adjusted clearances
Michael Ossmann
2012-08-21 09:20:22 -06:00
9b0f0db3a2extended RF switch IC pads for easier soldering
Michael Ossmann
2012-08-20 17:04:58 -06:00
1b6bc38336updated date stamp, stitched ground planes
Michael Ossmann
2012-08-20 16:34:07 -06:00
59b3a8c155silskcreen zone for writing
Michael Ossmann
2012-08-19 18:21:44 -06:00
ce9a4f481efinished layout
Michael Ossmann
2012-08-18 16:43:45 -06:00
db3b599599RFFC5072 tracks
Michael Ossmann
2012-08-18 14:42:52 -06:00
a8f558c5a1finished module placement
Michael Ossmann
2012-08-18 12:50:06 -06:00
f100462a2250 ohm tracks
Michael Ossmann
2012-08-17 15:03:05 -06:00
c2ed31208cstarted module placement
Michael Ossmann
2012-08-17 14:07:36 -06:00
5ea78e4a74module selection
Michael Ossmann
2012-08-17 13:08:58 -06:00
91b242ed8eswitch control signals
Michael Ossmann
2012-08-17 11:12:42 -06:00
5840402b92one amp, not two
Michael Ossmann
2012-08-17 10:07:45 -06:00
2338dc2e79added amplification
Michael Ossmann
2012-08-17 09:32:19 -06:00
d59791f865reworked licorice for half-duplex only. switch control signals not done yet
Michael Ossmann
2012-08-15 11:55:38 -06:00
29c3e1a8d8Merge branch 'master' of git://github.com/mossmann/hackrf
TitanMKD
2012-08-12 14:35:14 +02:00
7ff16f7425licorice: another wideband front end board (RFFC5071 with Anaren baluns). Initial schematic done, layout not started.
Michael Ossmann
2012-08-05 23:05:19 -06:00
f3b5ac7db7completed bom info
Michael Ossmann
2012-08-01 10:39:13 -06:00
a7400ca250Merge branch 'master' of github.com:mossmann/hackrf
Michael Ossmann
2012-08-01 10:37:05 -06:00
9f4f1d0b6bBitband library, factored out of other code.
Jared Boone
2012-07-31 22:07:08 -07:00
2a6e3a89d3USB performance test firmware project. It does absolutely nothing to start with, but at least the Makefile I just checked in won't blow up! :-)
Jared Boone
2012-07-31 22:05:28 -07:00
33617e6701Makefile for all firmware projects. TODO: There's still something broken about the *_rom_to_ram projects, but I'm not sure what it is yet...
Jared Boone
2012-07-31 22:03:58 -07:00
f0e4cffb87Removed release_cpld_jtag_pins() and incorporated code into pin_setup().
Jared Boone
2012-07-31 22:03:01 -07:00
79d352f17fFixed Makefile breakage in blinky and blinky_rom_to_ram.
Jared Boone
2012-07-31 21:39:43 -07:00
72ee83eda9Moving gpio_setup() / pin_setup() functions in separate projects to hackrf_core.h/c. Moved enable_1v8_power() and release_cpld_jtag_pins() to hackrf_core.h/c.
Jared Boone
2012-07-31 21:38:57 -07:00
29716c322fMerge branch 'master' of git://github.com/mossmann/hackrf
TitanMKD
2012-07-27 19:52:38 +02:00
2351caca40Merge pull request #16 from jboone/master
Michael Ossmann
2012-07-24 17:16:50 -07:00
9a8e5dcdf0Flip sense of capture clock on SGPIO, which seems to solve the RX data corruption issues. TODO: I wish I had more than empirical evidence that this fix is correct...
Jared Boone
2012-07-24 13:31:57 -07:00
c8c0028d27Moved CGU peripheral and APB1 base clock configurations to before SSP1 configuration.
Jared Boone
2012-07-24 13:29:54 -07:00
4878be8213New .svf to reflect slew rate and IO standard changes in prior commits. Changed name of .svf file to "default.svf" to match what ISE iMPACT wants to write out from "One Step SVF" (a.k.a. "Expresssvf").
Jared Boone
2012-07-24 13:27:19 -07:00
5ab31b84e0Remove FAST attribute from all CPLD I/O, since it changes slew rate by less than 1ns -- not enough to be important at 20MHz or so. Will re-examine later, if we try to push bus speed higher on the final board rev.
Jared Boone
2012-07-24 12:48:08 -07:00
18587e3732Change all IO on CPLD to LVCMOS33 until we make the move to 1V8 supplies on the MAX5864 and Si5351C.
Jared Boone
2012-07-24 12:45:46 -07:00
4676ca89f1ground plane stitching
Michael Ossmann
2012-07-24 00:39:05 -06:00
fea87d8de5sgpio-rx test firmware
Michael Ossmann
2012-07-23 15:35:44 -06:00
a54da3fb89Update of readme
TitanMKD
2012-07-20 19:12:32 +02:00
892f4c1eeaAdded link to Dangerous Prototypes information on how to switch buffers in Bus Blaster v2.
Jared Boone
2012-07-19 16:50:58 -07:00
6121294550Moved BSDL requirement to "program" requirements.
Jared Boone
2012-07-19 16:48:09 -07:00
37ec0b09f8Merge pull request #15 from jboone/master
Michael Ossmann
2012-07-19 15:06:23 -07:00
9f334fc5f0Simple support for MAX5864 configuration via SPI.
Jared Boone
2012-07-19 14:57:06 -07:00
d3e7346f33updated layout to match schematic
Michael Ossmann
2012-07-17 16:32:43 -06:00
912ab4c26dbrought schematic changes into layout
Michael Ossmann
2012-07-17 11:47:42 -06:00
e9125282d8new modules
Michael Ossmann
2012-07-17 11:41:58 -06:00
7ce9cdfa73duplicated smallest LO supply caps
Michael Ossmann
2012-07-17 11:09:04 -06:00
face5eb4f7finished switchable LO LPFs in schematic
Michael Ossmann
2012-07-17 10:28:01 -06:00
3efc934107switchable TX LO LPF
Michael Ossmann
2012-07-16 14:52:50 -06:00
8869db7f05fixed stray noconn
Michael Ossmann
2012-07-16 13:34:03 -06:00
4492174f92Merge pull request #14 from TitanMKD/master
Michael Ossmann
2012-07-16 11:29:06 -07:00
fab51038c0SGPIO Test with CPLD passthrough mode => work in progress because I have some hardware issues on my board. For details on Hardware issues see Test_SGPIO0_to15.pdf or Test_SGPIO0_to15.ods
TitanMKD
2012-07-15 18:17:27 +02:00
1fa097c954Added JellyBean final board with pins name.
TitanMKD
2012-07-15 12:47:30 +02:00