这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coredevices/PebbleOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.9.84
Choose a base ref
...
head repository: coredevices/PebbleOS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 26 files changed
  • 3 contributors

Commits on Nov 17, 2025

  1. fw/shell: add display orientation preference storage

    Signed-off-by: Claudio Rojas <claudio@rojas.tech>
    rojas-claudio authored and gmarull committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    99eac8a View commit details
    Browse the repository at this point in the history
  2. fw/drivers/nrf5: add rotation API to asterix button driver

    Signed-off-by: Claudio Rojas <claudio@rojas.tech>
    rojas-claudio authored and gmarull committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    c899fbc View commit details
    Browse the repository at this point in the history
  3. fw/drivers/stubs/button: add stub for button_set_rotated()

    Signed-off-by: Claudio Rojas <claudio@rojas.tech>
    rojas-claudio authored and gmarull committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    a3b4005 View commit details
    Browse the repository at this point in the history
  4. fw/drivers/display: add rotation API to asterix display driver

    Signed-off-by: Claudio Rojas <claudio@rojas.tech>
    rojas-claudio authored and gmarull committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    ed97f91 View commit details
    Browse the repository at this point in the history
  5. fw/drivers/stubs/display: add stub for display_set_rotated()

    Signed-off-by: Claudio Rojas <claudio@rojas.tech>
    rojas-claudio authored and gmarull committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    c262bb9 View commit details
    Browse the repository at this point in the history
  6. fw/drivers/imu/lsm6dso: add rotation API to asterix imu

    Signed-off-by: Claudio Rojas <claudio@rojas.tech>
    rojas-claudio authored and gmarull committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    9ff7182 View commit details
    Browse the repository at this point in the history
  7. fw/drivers/imu/mmc5603nj: add rotation API to asterix magnetometer

    Signed-off-by: Claudio Rojas <claudio@rojas.tech>
    rojas-claudio authored and gmarull committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    8620594 View commit details
    Browse the repository at this point in the history
  8. fw/services/normal: add new orientation manager service

    Signed-off-by: Claudio Rojas <claudio@rojas.tech>
    rojas-claudio authored and gmarull committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    b15e099 View commit details
    Browse the repository at this point in the history
  9. fw/shell: handle change to orientation preferences with service

    Signed-off-by: Claudio Rojas <claudio@rojas.tech>
    rojas-claudio authored and gmarull committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    4f14e1d View commit details
    Browse the repository at this point in the history
  10. settings: add display orientation option to settings menu

    Signed-off-by: Claudio Rojas <claudio@rojas.tech>
    rojas-claudio authored and gmarull committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    7c786f0 View commit details
    Browse the repository at this point in the history
  11. treewide: Enable motion sensitivity for Obelix

    Fixes FIRM-838
    
    Signed-off-by: Joshua Jun <joshuajun@proton.me>
    jplexer committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    428befc View commit details
    Browse the repository at this point in the history
  12. third_party/speex: remove math function macros in header

    Signed-off-by: Joshua Jun <joshuajun@proton.me>
    jplexer committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    df3261b View commit details
    Browse the repository at this point in the history
  13. fw: Add dynamic backlight threshold prefs and debug UI

    Signed-off-by: Joshua Jun <joshuajun@proton.me>
    jplexer committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    4fcb31f View commit details
    Browse the repository at this point in the history
  14. fw: show live backlight and ALS values in settings for eric

    Related to FIRM-806
    
    Signed-off-by: Joshua Jun <joshuajun@proton.me>
    jplexer committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    93d1ca8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. fw: give Obelix PRF +64K

    So we can fit all test applications.
    
    Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
    gmarull committed Nov 18, 2025
    Configuration menu
    Copy the full SHA
    9f67ffb View commit details
    Browse the repository at this point in the history
  2. fw/apps/prf: re-enable MFG test apps on normal PRF

    Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
    gmarull committed Nov 18, 2025
    Configuration menu
    Copy the full SHA
    99cca48 View commit details
    Browse the repository at this point in the history
Loading