Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-03 | This is completely brokenradio | David Barksdale | |
2016-08-02 | Update README | David Barksdale | |
2016-08-02 | Update README | David Barksdale | |
2016-08-02 | Convert graphics to .im1 | David Barksdale | |
2016-08-02 | Images are stored in Sun raster format (.im1) | David Barksdale | |
2016-08-02 | Store images in flash, accessable over USB | David Barksdale | |
2016-08-02 | Add flash support, multiple LUN support | David Barksdale | |
2016-08-02 | Got stuff working better, images not in flash yet | David Barksdale | |
2016-08-02 | Trying to get USB support working | David Barksdale | |
2016-08-02 | Adding USB files from KSDK for mass-storage class | David Barksdale | |
2016-08-01 | Fix permissions | David Barksdale | |
2016-08-01 | Deleted a bunch of files | David Barksdale | |
2016-07-29 | Missing header | David Barksdale | |
2016-07-23 | Document TODOs | David Barksdale | |
2016-07-15 | DC Darknet compatible radio settings | David Barksdale | |
2016-07-13 | Label the header to guide installation | David Barksdale | |
2016-07-07 | Some radio init stuff, untested | David Barksdale | |
2016-07-04 | Add some radio code | David Barksdale | |
2016-07-03 | Don't bother with DMA since we're busy-waiting | David Barksdale | |
2016-07-01 | These files don't need to be executable | David Barksdale | |
2016-07-01 | Adding the unoptimized text drawing code | WanderingGlitch | |
2016-07-01 | Add seizure mode | David Barksdale | |
2016-06-27 | RFM69HCW daughterboard | David Barksdale | |
2016-06-22 | VREGIN cap install instructions | David Barksdale | |
2016-06-20 | Add bypass cap on VREGIN | David Barksdale | |
2016-06-12 | It's worse than I thought | David Barksdale | |
2016-06-11 | Nevermind the cut | David Barksdale | |
2016-06-11 | Some more details on USB power | David Barksdale | |
2016-06-11 | Production Change Request 1 | David Barksdale | |
2016-06-11 | typo | David Barksdale | |
2016-06-11 | Update READMEs with more info | David Barksdale | |
2016-06-11 | Add DEF CON 24 artwork | David Barksdale | |
2016-05-26 | New Longhorn Lockpicking logo | David Barksdale | |
2016-05-18 | Tiny laser pulses are hard to aim | David Barksdale | |
2016-05-08 | Prevent cue_next_image from being optimized out | WanderingGlitch | |
2016-04-27 | Organizing cam jobs | David Barksdale | |
2016-04-27 | DRC approvals | David Barksdale | |
2016-04-27 | Move J3 away from R1 | David Barksdale | |
2016-04-27 | Add reset button | David Barksdale | |
2016-04-26 | Change J2 to closed | David Barksdale | |
2016-04-26 | Revert "Battery protection circuit" | David Barksdale | |
This reverts commit 69dbc586ce164c6a939ac46ac2dad6727082318c. | |||
2016-04-25 | Better microUSB connector, v1 on silkscreen | David Barksdale | |
2016-04-25 | Battery protection circuit | David Barksdale | |
2016-04-25 | Replace T1 with Q1 | David Barksdale | |
2016-04-18 | Added fiducials | David Barksdale | |
2016-04-18 | Switch to micro-USB connector | David Barksdale | |
2016-04-18 | Don't fire the laser continuously | David Barksdale | |
This should really save on power and it's likely to work at even lower battery voltage. We probably don't need the 2nd battery now. | |||
2016-04-18 | Make compatible with V0 badges again | David Barksdale | |
Since we don't need to control reset to fix EPD stuck problems wire it back to PTA20 and revert the code changes. | |||
2016-04-18 | Abort stuck SPI transfers | David Barksdale | |
2016-04-16 | Added #define HAS_RESET for new vs old badges | David Barksdale | |
V0 badges should define it as 0, newer badges with EPD RESET wired to PTA19 should define it as 1. |