Commit Graph

  • f01fc2d445 initial port of Jared\'s initialization code to libopencm3, not complete yet Michael Ossmann 2012-06-05 22:20:56 -06:00
  • 1b806c75e9 max2837: updates - band setting in set_frequency() - rework init() to copy default settings from static data - tweak some awkward naming in reg defs to be equally awkward but consistent Will Code 2012-06-04 18:48:42 -04:00
  • 9c154c5e3e completed BOM info Michael Ossmann 2012-06-04 14:44:25 -06:00
  • 1958592bb4 connected some too-close ground areas to each other Michael Ossmann 2012-06-04 09:57:19 -06:00
  • ad00162a34 mask and paste clearances Michael Ossmann 2012-06-04 09:51:20 -06:00
  • 8de59607f8 plot options Michael Ossmann 2012-06-03 20:56:59 -06:00
  • 0baf5ad41a fixed some minor DRC errors Michael Ossmann 2012-06-03 20:51:56 -06:00
  • b84b6e7a55 stitched ground planes Michael Ossmann 2012-06-03 20:44:31 -06:00
  • 50dbd0367e filled in back QFN thermal relief Michael Ossmann 2012-06-03 20:16:40 -06:00
  • 3e0a2050db updated SMA module to match CONREVSMA003.062 recommended footprint Michael Ossmann 2012-06-03 20:13:02 -06:00
  • ce998e3750 made some power supply tracks and vias bigger Michael Ossmann 2012-06-03 18:01:05 -06:00
  • ebf51131ae removed front zone Michael Ossmann 2012-06-02 15:37:55 -06:00
  • b36de1ea8b fixed some missing vias Michael Ossmann 2012-06-02 09:32:22 -06:00
  • 4f9cf4ae00 finished rearranging RF section Michael Ossmann 2012-06-02 00:15:22 -06:00
  • d9fbecc817 Merge branch 'master' of github.com:mossmann/hackrf Michael Ossmann 2012-06-01 16:52:10 -06:00
  • 9d035488a3 more layout updates Michael Ossmann 2012-06-01 16:51:53 -06:00
  • 3f5f7ac49f started moving things around Michael Ossmann 2012-06-01 13:40:25 -06:00
  • 14e7d06182 corrected T3 and T6 orientation in schematic Michael Ossmann 2012-06-01 13:28:00 -06:00
  • bda6bf5832 destroyed my layout by reading in recent changes from schematic. here we go! Michael Ossmann 2012-06-01 13:19:42 -06:00
  • 3522eb6723 swapped RX highpass and lowpass paths so that TX highpass and RX highpass are not adjacent. Michael Ossmann 2012-06-01 13:15:25 -06:00
  • bd79db5884 max2837: typo Will Code 2012-05-30 21:06:42 -04:00
  • 9de62e27c8 max2837: divisor registers calculated using long division Will Code 2012-05-30 21:01:34 -04:00
  • 2e905170f8 Merge branch 'master' of github.com:mossmann/hackrf Michael Ossmann 2012-05-30 15:21:06 -06:00
  • acc21d011f grounded U17 and U19 center pads Michael Ossmann 2012-05-30 15:20:46 -06:00
  • f20ec53929 Merge pull request #3 from TitanMKD/master Michael Ossmann 2012-05-30 00:41:08 -07:00
  • 0efab1710a Linker Script & New Startup to Load from SPIFI and Execute from RAM(SRAM). Start execution in SPIFI(ROM) and at startup, code from ROM is copied to RAM and shadow pointer is modified to RAM. So at end all the code and vector table is executed from RAM. TitanMKD 2012-05-30 07:33:23 +02:00
  • 4569ac35a4 Merge branch 'master' of git://github.com/mossmann/hackrf TitanMKD 2012-05-30 07:08:12 +02:00
  • cd7e054f7d max2837: extern additional functions, put test code in ifdef Will Code 2012-05-29 21:24:01 -04:00
  • ee26a4d4d9 Merge branch 'master' of git://github.com/mossmann/hackrf Will Code 2012-05-29 20:59:46 -04:00
  • 71585d3c64 max2837: remaining registers Will Code 2012-05-29 20:59:07 -04:00
  • 3977c7ab0e selected 0603 footprint for L1 and L2, moved L3 and made DNP Michael Ossmann 2012-05-29 17:17:15 -06:00
  • 9e6427ecf2 changed to RFXF9503 balun on lowpass paths Michael Ossmann 2012-05-29 17:12:29 -06:00
  • 8f51eba3e2 compilation comment from irc Michael Ossmann 2012-05-29 16:44:34 -06:00
  • 61b8be45fe max2837 driver under construction Will Code 2012-05-29 18:10:52 -04:00
  • ba1880799a JellyBean TSP62410 computation theory for output voltage. TitanMKD 2012-05-29 23:11:14 +02:00
  • a27210c034 Added JellyBean Pin to be used with NXP http://www.lpcware.com/content/nxpfile/lpc43xx-pin-mux-tool TitanMKD 2012-05-29 23:08:50 +02:00
  • ba14f7e539 Fix jellybean_BOM.ods with 3.3V fix. TitanMKD 2012-05-29 23:05:28 +02:00
  • 845b7e3dd8 Merge pull request #2 from TitanMKD/master Michael Ossmann 2012-05-28 07:30:18 -07:00
  • 71879fc05f JellyBean BOM with DigiKey Part Number TitanMKD 2012-05-28 11:41:41 +02:00
  • acc806d5ce * Add PIN_EN1V8 (1V8 work fine 1V8 LED is set to ON), and PIN_BOOT0, 1, 2 & 3(read only). * Fixed wait() by using volatile else the loop was removed by GCC. Tested it with SPIFI work fine: SPIFI tested with LPCXpresso+NXP LPC Link (from LPCXpresso Board LPC1769 Debugger) -> Program Flash with Flash Driver LPC1850A_4350A_SPIFI.cfx -> Select file: firmware\blinky\blinky.bin -> Base address 0x14000000 & option Erase only required pages TitanMKD 2012-05-28 00:02:48 +02:00
  • a748e31328 started firmware directory with some basic stuff Michael Ossmann 2012-05-21 11:33:46 -06:00
  • 27483cb044 silkscreen Michael Ossmann 2012-05-20 21:48:49 -06:00
  • 26155653f0 front and back zones Michael Ossmann 2012-05-20 21:44:43 -06:00
  • 2573bb63d6 single-ended traces Michael Ossmann 2012-05-20 18:50:23 -06:00
  • a6f91b89c0 adjusted switch control signals Michael Ossmann 2012-05-20 16:52:41 -06:00
  • 2d692bd7d9 finished switch control signals, though some will have to be redone Michael Ossmann 2012-05-20 11:21:34 -06:00
  • 1c6ce610ec started switch control layout Michael Ossmann 2012-05-19 23:19:50 -06:00
  • d22d6e92e1 fixed QFN14 module Michael Ossmann 2012-05-19 22:43:50 -06:00
  • ec73993459 still more layout, selected part for L1 and L2, will need to change to 0603 Michael Ossmann 2012-05-19 18:08:31 -06:00
  • e76b4d946b fixed some layout bugs Michael Ossmann 2012-05-19 17:44:37 -06:00
  • 97eb74ddde mounting holes, inner layers Michael Ossmann 2012-05-19 17:02:45 -06:00
  • a5e33b7cb5 fixed REF_IN comment Michael Ossmann 2012-05-19 16:05:23 -06:00
  • 0948e0ec6d fixed REF_IN divider, thanks to Jared Michael Ossmann 2012-05-19 15:59:46 -06:00
  • fbf90a5aa8 more layout Michael Ossmann 2012-05-19 15:59:03 -06:00
  • 718d0ec57d more layout Michael Ossmann 2012-05-18 19:16:14 -06:00
  • 60662de1c3 layout partially done Michael Ossmann 2012-05-18 18:47:14 -06:00
  • aeaeb13dd5 starting module placement Michael Ossmann 2012-05-18 15:15:29 -06:00
  • c0414606f5 LP balun module Michael Ossmann 2012-05-18 14:36:40 -06:00
  • 6c843ce7dd HP filter module, take one. looks completely wrong. Michael Ossmann 2012-05-18 12:58:50 -06:00
  • a7d8de9979 LP filter module Michael Ossmann 2012-05-18 12:22:09 -06:00
  • 8e88ad529c fixed module I accidently blew away with another Michael Ossmann 2012-05-18 12:08:33 -06:00
  • bc1c076836 more modules Michael Ossmann 2012-05-18 11:42:30 -06:00
  • d7fb89a902 bom details Michael Ossmann 2012-05-18 11:10:41 -06:00
  • 5bfd017f22 TVS diode module Michael Ossmann 2012-05-18 10:47:28 -06:00
  • 37bf9139f4 RF switch modules Michael Ossmann 2012-05-18 10:40:09 -06:00
  • 3d80676857 started module selection Michael Ossmann 2012-05-17 17:27:11 -06:00
  • 2eebe1c6a4 fixed some input/output designations on schematic symbols Michael Ossmann 2012-05-17 17:21:42 -06:00
  • 95297b6226 annotation Michael Ossmann 2012-05-17 16:42:29 -06:00
  • 90d3615afc finished schematic Michael Ossmann 2012-05-17 16:39:50 -06:00
  • 9f89ee5fa2 clock input divider Michael Ossmann 2012-05-17 11:31:34 -06:00
  • 13f82a3be2 added exposed paddle to mixer symbol Michael Ossmann 2012-05-17 11:03:49 -06:00
  • dcdf32edff fixed balun pinouts Michael Ossmann 2012-05-17 10:42:39 -06:00
  • 5ac5ed8d2f TVS diodes Michael Ossmann 2012-05-16 12:56:53 -06:00
  • 00503bb297 switch control header Michael Ossmann 2012-05-16 09:43:10 -06:00
  • 54a5a4b2ce switch control logic Michael Ossmann 2012-05-15 19:20:46 -06:00
  • 3746ffce65 spi header, misc. mixer stuff Michael Ossmann 2012-05-12 15:16:12 -06:00
  • 0d3da8fcef loop filter correction Michael Ossmann 2012-05-12 14:43:58 -06:00
  • 8390509806 loop filter Michael Ossmann 2012-05-12 14:39:57 -06:00
  • d6559d03b8 mixer output inductors for power, todo list Michael Ossmann 2012-05-12 14:06:53 -06:00
  • 2c07e6770a adjusted blocking cap values for low frequency response Michael Ossmann 2012-05-11 17:13:08 -06:00
  • 99c05db5a8 added some notes Michael Ossmann 2012-05-09 12:01:53 -06:00
  • 096f99f7bd finished switch blocking and bypass caps Michael Ossmann 2012-05-09 01:09:38 -06:00
  • 6d9600c92a started adding switch blocking and bypass caps Michael Ossmann 2012-05-08 19:31:40 -06:00
  • ad1d435a55 fixed balun pin order Michael Ossmann 2012-05-06 16:09:00 -06:00
  • f4b908330a extended ground plane stitching Michael Ossmann 2012-05-06 15:52:11 -06:00
  • 3da7ffb908 silkscreen updates Michael Ossmann 2012-05-06 11:40:07 -06:00
  • df224500cd finished layout update for 1V8 option Michael Ossmann 2012-05-06 10:56:27 -06:00
  • d9682e654d started layout updates Michael Ossmann 2012-05-06 10:23:59 -06:00
  • 56bc936185 fixed VDDOx Michael Ossmann 2012-05-06 09:39:42 -06:00
  • c04524e1ec new modules selected and imported, fixed qfn thermals Michael Ossmann 2012-05-06 09:33:37 -06:00
  • 6293eba0ad clock input ground note Michael Ossmann 2012-05-05 11:08:31 -06:00
  • 34d68ef807 Merge branch 'master' of github.com:mossmann/hackrf Michael Ossmann 2012-05-05 11:01:20 -06:00
  • aefe183847 1V8 option in schematic Michael Ossmann 2012-05-05 10:59:35 -06:00
  • 214757e2dc updated most of the vias to match Sunstone recommendations Michael Ossmann 2012-05-05 07:44:54 -06:00
  • 1ff52b722b Merge pull request #1 from wishi/master Michael Ossmann 2012-05-02 05:29:01 -07:00
  • 125f341836 Merge branch 'master' of https://github.com/wishi/hackrf Marius 2012-05-02 11:03:38 +02:00
  • 75342aff34 . Marius 2012-05-02 11:03:16 +02:00
  • 0d46808b24 Update README Marius 2012-05-02 12:02:31 +03:00
  • 061e1a75f0 . Marius 2012-05-02 10:59:17 +02:00
  • faf733038f added picture Marius 2012-05-02 10:56:55 +02:00