s3lsensor / snowfort

SnowFort: An open source wireless sensor network for infrastructure and environmental monitoring
http://www.snowfort.org
Other
6 stars 8 forks source link

merge from yzliao_v0.3_stable branch #86

Closed yzliao closed 9 years ago

yzliao commented 9 years ago

We add several new features and fix some bugs:

  1. disable send_with_cca in cc2420.c to avoid not send
  2. create backup files for cc2420.c
  3. update .gitignore
  4. add new folder snowfort_example with example codes
  5. add counter for tdma rdc lock to avoid forever loop
  6. fix conf of Raspberry pi in serialdump.c