Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add applet for programming/reading TI/Chipcon 8051 based radios: CC111x, CC251x, CC253x, & CC254x #185

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Commits on Feb 20, 2020

  1. applet.program.chipcon: add support for reading & writing TI/chipcon …

    …CC111x and CC25x radio SoCs.
    
    Tested on CC2510-2511DK_Dongle R1.2
    Reads/writes code and lock bits
    'Should' work on unbanked CC111x, CC251x & CC243x parts.
    Might work on banked CC243x parts (F64 & F128)
    samlittlewood committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a471e15 View commit details
    Browse the repository at this point in the history
  2. Use globs for imports.

    samlittlewood committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    7145721 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b2b723 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a045a4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e05858d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30a4ff0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    038e7de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4af9c71 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fb5efc View commit details
    Browse the repository at this point in the history
  10. Whitespace cleanup.

    samlittlewood committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b23acb4 View commit details
    Browse the repository at this point in the history
  11. Tidy up variable names.

    samlittlewood committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    ee8f355 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b715d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Configuration menu
    Copy the full SHA
    ee81fa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5bbd1d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Handle writing lock bits with arguments, and cope with connecting to …

    …a part with debug lock set.
    samlittlewood committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    62a8b84 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    66aa35a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    74c227c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    a1ad15d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5554ed3 View commit details
    Browse the repository at this point in the history
  3. Fix up typos.

    samlittlewood committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    1b98e83 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    7198ef2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    c7975e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4968b2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95227a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3df807 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    4a77938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede5c32 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    79275f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    175b0b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    159e234 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    a9d84c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    534cbe7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Configuration menu
    Copy the full SHA
    6649433 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    5d884ed View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    a091b6f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    361b860 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    0a20d6d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Update software/glasgow/applet/program/chipcon/ccdpi.py

    Co-authored-by: Greg Davill <greg.davill@gmail.com>
    samlittlewood and gregdavill committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    bc4dea8 View commit details
    Browse the repository at this point in the history