Skip to content

Commit 93a3172

Browse files
authored
Prepare release for v0.5.2
Merge pull-request #11.
2 parents 95b2a77 + 5c6f80a commit 93a3172

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# COLLECTION-mouserat-activity
22

3+
[![GitHub release](https://img.shields.io/github/release/mcci-catena/COLLECTION-mouserat-activity.svg)](https://github.com/mcci-catena/COLLECTION-mouserat-activity/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/mcci-catena/COLLECTION-mouserat-activity/latest.svg)](https://github.com/mcci-catena/COLLECTION-mouserat-activity/compare/v0.5.2...master)
4+
35
Collection of repos as build environment for Catena 4430 for WUSTL / Lex Kravitz' RAD2 (Rodent Activity Detector, V2).
46

57
This corresponds to MCCI document 234001363.
68

9+
[![Picture of Model 4430 Complete!](assets/catena4430-black-case.jpg)](https://store.mcci.com/products/mcci-catena-4430-activity-sensor-wing)
10+
711
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.
812

913
To build:
@@ -30,6 +34,12 @@ To build:
3034
./build-with-cli --key={path-to-file}.pem
3135
```
3236
37+
- to build for 2 MHz clock and hardware serial, for Europe, with the test-signing key:
38+
39+
```bash
40+
./build-with-cli.sh --clock=2 --serial=hw --region=eu868 --test
41+
```
42+
3343
- to build for multiple regions and multiple networks:
3444
3545
```bash

assets/catena4430-black-case.jpg

396 KB
Loading

0 commit comments

Comments
 (0)