[go: nahoru, domu]

Skip to content

Collection of build environment for Catena 4430 for the mouserat.io rodent activity detector

Notifications You must be signed in to change notification settings

mcci-catena/COLLECTION-mouserat-activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COLLECTION-mouserat-activity

GitHub release GitHub commits

Collection of repos as build environment for Catena 4430 for WUSTL / Lex Kravitz' RAD2 (Rodent Activity Detector, V2).

This corresponds to MCCI document 234001363.

Picture of Model 4430 Complete!

This repo is intended to be built on Linux (Ubuntu 18 or later). The build script might work with Ubuntu for Windows, but has not been tested.

To build:

  1. Clone this repository:

    git clone --recursive git@github.com:mcci-catena/COLLECTION-mouserat-activity.git
  2. If building with a project secure key, get a copy of that key and put it someplace handy; please make sure it's password protected, at least.

  3. Build with the following commands:

    • to build with the test-signing key:

      ./build-with-cli --test
    • to build with a project-specific key:

      ./build-with-cli --key={path-to-file}.pem
    • to build for 2 MHz clock and hardware serial, for Europe, with the test-signing key:

      ./build-with-cli.sh --clock=2 --serial=hw --region=eu868 --test
    • to build for multiple regions and multiple networks:

      ./build-with-cli.sh --test --verbose && ./build-with-cli.sh --test --verbose --region=au915 --network=ttn && ./build-with-cli.sh --test --verbose --region=eu868 --network=ttn

    The output shows up in {slug}/build/ide.

About

Collection of build environment for Catena 4430 for the mouserat.io rodent activity detector

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages