- Notifications
You must be signed in to change notification settings - Fork0
CULfw v1.6.7 with disabled duty cycle restrictions
rbm78bln/culfw_1.6.7_nocredits
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is version 1.6.7 of culfw without rf duty cycle restrictions.
This is ancient code to be compiled with just-as-ancient avr-gcc v4.8.1.
It compiles perfectly using ancient Ubuntu 15.10 "Wily Werewolf".
You will need the packages:
make
binutils-avr
gcc-avr
avr-libc
Since compiling this ancient stuff is a pita, it can be compiled much more simple using:
make all
This builds a docker image, runs it as a container, and cleans up everything afterwards.
InDevices/
you can find precompiled (hex-)binaries for your devices.
After compiling you can flash your freshly compiled hex-file (e.g. for the CULv3) using:
dfu-programmer atmega32u4 erasedfu-programmer atmega32u4 flash Devices/CUL/CUL_V3.hex
Runningmake flash_culv3
basically does the same thing.
This is an experimental firmware and it should only be used in a shielded laboratory from which no radio waves can escape. It should only ever be used for short-term testing purposes and should never be used in a productive environment. Using this firmware may result in regulatory violations.
- ThankingRudolf Koenig andDirk Tostmann for theirculfw firmware with itslatest version 1.6.7.
- Special thanks also goes toMatthew Wire, whoremoved the duty cycle restrictions onculfw version 1.6.6.
- Copyright Rudolf Koenig, 2008,2009,2010,2011
- Copyright Matthew Wire, 2014,2016
About
CULfw v1.6.7 with disabled duty cycle restrictions
Topics
Resources
Stars
Watchers
Forks
Languages
- C79.4%
- Makefile16.5%
- C++2.9%
- Perl0.7%
- Roff0.4%
- Shell0.1%