Skip to content

History

Revisions

  • wiki: BLIND params (ARP44-46) + v0x20 re-provision note + deployment config rules - 09-Parameters: new BLIND MAC Profile section (ARP44/45/46 from dte_params.cpp), upgrade note updated 0x1F -> 0x20 (BLE re-provision required, never OTA across a bump), new Deployment configuration rules table, ARGOS_RX_EN marked not implemented (RX service never started) - 11-Satellite-Communication: BLIND MAC profile section in Part B (transports, 1..127 clamp, SURFACING_BURST/DOPPLER gating, NTIME_SAT/rate-limiter x retx_nb, 2h burst cap); DOPPLER: ARP40-43 usage + never ARP43=0; ARGOS_RX_EN inert note - 12-LoRa-Communication: fix off-by-one burst keys (ARP40-43, old example used ARP41-44 which now collide with BLIND) and replace nonexistent SENSOR_TX_ENABLE /ARP46 with per-sensor *_ENABLE_TX_MODE - 14-RSPB: repair table split by first-message-gate blockquote; NTRY_PER_MESSAGE RSPB reco 3 -> 0 (finite N < NTIME_SAT stalls session); RX not-implemented note - 07-Architecture / 08-Development-Guide: config version code 0x20 + factory-reset keeps only DECID/HEXID - 01-User-Guide: pointer to deployment rules; Home: BLIND in feature list Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

    @gfo974 gfo974 committed Jul 6, 2026
    e37bfcc
  • match with feature and blind implementation

    @gfo974 gfo974 committed Jul 6, 2026
    687d7fd
  • wiki: fix all broken internal links after reorg Repoint links that targeted pages removed/renamed by the reorg, and fix stale page numbers / hyphen / case in cross-references (11 links, 5 pages): - 10-Satellite-Message-Format / 14-Argos-TX-Modes -> 11-Satellite-Communication - 11-Linkit-UW-Behavior -> 13-Underwater-and-Behavioral-Modes - 12-RSPB-Mortality-Tracker -> 14-RSPB-Mortality-Tracker - 03-Programming -> 04-Programming - 02-Developer-Quick-Start -> 02-Developer-quick-start (case + U+2010 hyphen) - depth_pile.hpp relative path -> full GitHub blob URL (wiki is a separate repo) Verified: 0 broken internal links remain (full link-resolution scan).

    @gfo974 gfo974 committed Jun 29, 2026
    c7e63d8
  • wiki: no-fix TX policy (ARP36/37) + LONG-v2 skip + CloudLocate capture-time Re-apply firmware docs onto the reorganised wiki + fill recent gaps: - 09 Parameters: + ARGOS_TX_NO_FIX_POLICY (ARP36) / ARGOS_LAST_KNOWN_MAX_AGE_S (ARP37); + GNSS_COLD_START_AFTER_NTRY (GNP54); + UW_MAX_SAMPLES / UW_MIN_DRY_SAMPLES / UW_SAMPLE_GAP (UNP05/06/07). - 11 Satellite Communication: + No-fix TX policy section (NO_TX / LAST_KNOWN / EMPTY_POS); + LONG packet v2 format-version bit + per-position skip fields (F.4, bits 168-183 + decoder update); + CloudLocate capture-time (MEASC12 seconds-of-day bit 109, MEAS20 capture-age bit 173).

    @gfo974 gfo974 committed Jun 29, 2026
    d1ea833
  • update led color

    @gfo974 gfo974 committed May 29, 2026
    511270f
  • Update to latest v4.1.8

    @gfo974 gfo974 committed May 27, 2026
    1ae94ac
  • Update wiki with 4.1.7 changes

    @gfo974 gfo974 committed May 23, 2026
    c20ea10
  • Updated 05 ‐ Boards (markdown)

    @gfo974 gfo974 committed May 21, 2026
    d53b9e8
  • Updated 01 ‐ User Guide (markdown)

    @gfo974 gfo974 committed May 21, 2026
    a6d32d7
  • Document new BATTERY_CHEMISTRY build flag and BATT_CHEM_LS17500_2P profile Adds a Battery Chemistry Profiles section in Building.md covering: available chemistries, how to select via build script or cmake, full LS17500_2P voltage→SOC table, default-thresholds mapping, hardware compatibility, first-flash validation procedure, and how to add a new chemistry. Annotates BATT_SOC / BATT_VOLTAGE in Parameters.md to point at the chemistry-dependent LUT and flag voltage as the authoritative reading for Li-SOCl2. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @gfo974 gfo974 committed May 15, 2026
    8bcee68
  • Update parameters SWS + todo SWS

    @gfo974 gfo974 committed May 14, 2026
    1090976
  • update sensor lora encoder definition

    @gfo974 gfo974 committed May 12, 2026
    f245ff9
  • update lora package

    @gfo974 gfo974 committed May 12, 2026
    877d21a
  • update dte param and cell backup charging

    @gfo974 gfo974 committed May 12, 2026
    add9965
  • clean unused parameter and change lora multi message

    @gfo974 gfo974 committed May 8, 2026
    c50deb7
  • update lora message format

    @gfo974 gfo974 committed Apr 27, 2026
    ef19d64
  • fix satellite message

    @gfo974 gfo974 committed Apr 27, 2026
    3ca6c0a
  • Add sensors mask field

    @gfo974 gfo974 committed Apr 27, 2026
    550d9b7
  • Update wiki after to add crc to LDA2 messages

    @gfo974 gfo974 committed Apr 27, 2026
    f940702
  • fix lora config

    @gfo974 gfo974 committed Apr 20, 2026
    f218d17
  • include latest optional build parameters for lora module

    @gfo974 gfo974 committed Apr 19, 2026
    65ca819
  • Fix after lora test

    @gfo974 gfo974 committed Apr 18, 2026
    d8063d9
  • Add bridge option

    @gfo974 gfo974 committed Apr 17, 2026
    1f8a775
  • Update doc with SATVF for Lora and argos tx mode fix

    @gfo974 gfo974 committed Apr 16, 2026
    1693085
  • Update argos mode

    @gfo974 gfo974 committed Apr 15, 2026
    7727588
  • add powerdown and test checklist in progress

    @gfo974 gfo974 committed Apr 15, 2026
    431c2cd
  • ADd Cloudlocate feature, not yet merged on main

    @gfo974 gfo974 committed Apr 9, 2026
    cb0aef2
  • Update to latest change and add details on lora and GPS aggresvie configuration

    @gfo974 gfo974 committed Apr 9, 2026
    8b3e307
  • ajout nouveau paquet fastlocgnss

    @gfo974 gfo974 committed Apr 8, 2026
    b4ab93d
  • add latest parameters added

    @gfo974 gfo974 committed Mar 31, 2026
    a73e352