lancaster-university / codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices
MIT License
41 stars 50 forks source link

Update MicroBitLog to support 3 header formats #399

Closed microbit-matt-hillsdon closed 4 months ago

microbit-matt-hillsdon commented 5 months ago

Configuration via MICROBIT_LOG_MODE. Values:

0: data.microbit.org data logging experience 1: basic experience supported by dl.js in this repository hosted on microbit.org 2: "BBC micro:bit - the next gen" playground survey experience (this requires a specific HEX to generate the relevant data format)

Related PR: https://github.com/lancaster-university/microbit-v2-samples/pull/84 That has a demo that generates the sample here.

github-actions[bot] commented 5 months ago

Build diff

Base commit: d54ce9b784ef1bba22c075b281bb877abf53ea18 Action run: https://github.com/lancaster-university/codal-microbit-v2/actions/runs/7628554786

     VM SIZE    
 -------------- 
  [ = ]       0    TOTAL
github-actions[bot] commented 5 months ago

Build diff

Base commit: d54ce9b784ef1bba22c075b281bb877abf53ea18 Action run: https://github.com/lancaster-university/codal-microbit-v2/actions/runs/7657132685

     VM SIZE    
 -------------- 
  [ = ]       0    TOTAL
JohnVidler commented 4 months ago

Looks good to me, squashing down to test with the master builds before tagging