Skip to content

Commit 9e9d590

Browse files
committed
IMC: Updated to LSTS/imc@61e2aa4.
1 parent 18c6daf commit 9e9d590

5 files changed

Lines changed: 563 additions & 3 deletions

File tree

src-generated/pt/lsts/imc/ImcStringDefs.java

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131

3232
public class ImcStringDefs {
3333

34-
public static final String IMC_SHA = "07dfc71aae4a4e67bde0c8eff3cf0635e7c2393f";
35-
public static final String IMC_BRANCH = "2018-08-03 07dfc71 (HEAD -> master, origin/master, origin/HEAD)";
36-
public static final String IMC_COMMIT = "Manuel R (manuelribeiro@gmail.com), Fri Aug 03 17:23:22 WEST 2018, IMC_Addresses: Added titan octaquad address.";
34+
public static final String IMC_SHA = "61e2aa46d5d1b4964b0c24f29f7a103736569518";
35+
public static final String IMC_BRANCH = "2018-10-30 61e2aa4 (HEAD, origin/master, origin/HEAD, master)";
36+
public static final String IMC_COMMIT = "GitHub (noreply@github.com), Tue Oct 30 11:23:34 WET 2018, Merge pull request #24 from LSTS/mission/rep2018\n\nMission/rep2018";
3737

3838
public static java.util.Map<String, Integer> IMC_ADDRESSES = new java.util.LinkedHashMap<String, Integer>();
3939

@@ -228,6 +228,7 @@ public class ImcStringDefs {
228228
IMC_ADDRESSES.put("wavy-2", 34050);
229229
IMC_ADDRESSES.put("ntnu-nest-01", 36865);
230230
IMC_ADDRESSES.put("ntnu-nest-02", 36866);
231+
IMC_ADDRESSES.put("manta-sabuvis", 38145);
231232
IMC_ADDRESSES.put("broadcast", 65520);
232233
IMC_ADDRESSES.put("null", 65535);
233234

0 commit comments

Comments
 (0)