Skip to content
View JamesHagerman's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report JamesHagerman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. My notes about running srsLTE My notes about running srsLTE
    1
    # srsLTE notes
    2
    
                  
    3
    These are notes I've taken while rying to get `srslte` up and running. This is messy, sorry...
    4
    
                  
    5
    ## Working solution - LimeSDR + SoapySDR + srsLTE
  2. Some quick notes on disassembling 16... Some quick notes on disassembling 16bit ARM (STM32F4) code using radare2
    1
    # Disassembling 1bitsy examples using radare2
    2
    
                  
    3
    Note that because radare2 uses Capstone to disassemble ARM code, there are issues with the disassembly. `arm-none-eabi-objdump -d compiledbinary.elf` actually does a better job in some cases. For example, `msr` isn't decompiled correctly...
    4
    
                  
    5
    First, you have to either strip the default ELF binaries the default Makefiles build when you run `make` OR you need to just compile `.bin` files using something like:
  3. yard-stick-one-work yard-stick-one-work Public

    Anything I've done with the yard stick one is probably in here somewhere...

    Python 39 12

  4. Altera-Cyclone-II-EP2C5T144-blink Altera-Cyclone-II-EP2C5T144-blink Public

    A very junior "Hello World" for the low price Altera Cypress II EP2C5T144 FPGA Mini dev board from amazon/ebay

    VHDL 20 8

  5. L1Demoparty L1Demoparty Public

    Dumping ground for all of my LayerOne demo party entries (plus some other noise)

    C 7

  6. gcc-pdp11-aout gcc-pdp11-aout Public

    GNU GCC 9.2.0 configured to compile binaries for pdp11 and simh based systems such as the pidp-11!

    C 26 6