80 Commits

Author SHA1 Message Date
8d0aa8941e allow notification of sensor values
Some checks failed
Build / Build (push) Failing after 4m26s
Build / build (ubuntu-22.04) (push) Failing after 51s
Documentation / build (push) Failing after -58s
2025-06-02 22:53:18 -06:00
1f024f477a plotting 2025-05-31 22:39:33 -06:00
be88ee1937 disable a bunch of print statements to speed things up 2025-05-31 22:39:22 -06:00
6ab68beb99 working streaming of raw accel/gyro data. must restart firmware after run of test_basic.py 2025-05-31 22:08:46 -06:00
4574ee3088 report battery levels with bluetooth
Some checks failed
Build / Build (push) Failing after 3m29s
Build / build (ubuntu-22.04) (push) Failing after 20s
Documentation / build (push) Failing after -1m6s
2025-05-31 19:56:32 -06:00
3ac0d2f52a remove vestigial magnetometer stuff which is giving warnings 2025-05-31 19:54:51 -06:00
b51bbc16fb autoformatting 2025-05-31 14:09:24 -06:00
5f055976b0 report a url too 2025-05-31 13:42:05 -06:00
40844dd51b autoformatting 2025-05-31 13:41:52 -06:00
fb4f2411b7 update readme
Some checks failed
Build / Build (push) Failing after 3m20s
Build / build (ubuntu-22.04) (push) Failing after 7s
Documentation / build (push) Failing after -1m7s
2025-05-31 13:02:10 -06:00
b41f8819be working simultaneous bluetooth (gatt example) and getting data from sensors
Some checks failed
Build / build (ubuntu-22.04) (push) Has been cancelled
Build / Build (push) Has been cancelled
Documentation / build (push) Has been cancelled
2025-05-31 13:00:11 -06:00
773f28595b disable magnetometer because it isn't initializing properly
Some checks failed
Build / Build (push) Failing after 3m43s
Build / build (ubuntu-22.04) (push) Failing after 11s
Documentation / build (push) Failing after -1m8s
2025-05-31 11:58:16 -06:00
5ec76e3dcd disable bluetooth cuz thats borked 2025-05-31 11:41:57 -06:00
631bfe2a26 fix path stuff and kconfig references 2025-05-31 01:35:23 -06:00
6cd0752294 explicit path to custom board
Some checks failed
Build / Build (push) Failing after 5m23s
Build / build (ubuntu-22.04) (push) Failing after 1m36s
Documentation / build (push) Failing after -1m3s
2025-05-31 00:59:39 -06:00
494d04f1f2 update build commands
Some checks failed
Build / Build (push) Failing after 3m2s
Build / build (ubuntu-22.04) (push) Failing after 33s
Documentation / build (push) Failing after -1m5s
2025-05-31 00:14:12 -06:00
6ff85cb2cc I don't think this file is necessary 2025-05-31 00:10:50 -06:00
77bee45836 Merge branch 'new' 2025-05-31 00:08:55 -06:00
235623b83b move more stuff 2025-05-31 00:06:39 -06:00
2f86fd12ed ignore west stuff 2025-05-31 00:03:54 -06:00
3134dc52e4 move things around
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 2m20s
Documentation / build (push) Failing after -1m2s
2025-05-31 00:01:48 -06:00
33c2e34370 move blinky before merging in some old work 2025-05-30 23:56:50 -06:00
6d32cf918f let's use the same general names across projects so I don't have to think about multiple paths 2025-05-30 23:49:34 -06:00
9c12aa1b3d try to fix ci 2025-05-30 23:43:31 -06:00
2e0d6803d6 add workflow 2025-05-30 23:36:02 -06:00
952a0357a1 rename mellifera_firmware to mellifera 2025-05-30 23:30:38 -06:00
d6c9bde4ef Initial commit. Working blinky 2025-05-30 23:29:27 -06:00
321fadf77e add a bluetooth logging script
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 2m9s
Documentation / build (push) Successful in 27s
2024-07-05 01:32:48 -06:00
e42be00205 Remove bmg160 and bmm150 drivers. These weren't even being used because zephyr already has these libraries
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 1m50s
Documentation / build (push) Successful in 23s
2024-07-04 23:52:59 -06:00
3d7b6b71f4 rename misnamed file 2024-07-04 23:51:31 -06:00
9429ec4f9d comments only 2024-07-04 23:42:05 -06:00
d8ac413a9a split out magnetometer 2024-07-04 23:30:11 -06:00
9a2419223a split out gyro code
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 1m43s
Documentation / build (push) Successful in 24s
2024-07-04 23:21:16 -06:00
d0fd24548c start splitting up BMX055 into the three ICs in its package
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 1m44s
Documentation / build (push) Successful in 22s
2024-07-04 23:09:31 -06:00
e0a90fd875 add magnetometer 2024-07-04 23:09:31 -06:00
1c2b904160 add gyro 2024-07-04 23:09:31 -06:00
aabd624df9 simplify error handling 2024-07-04 23:09:31 -06:00
93cfdcc3ba add tinycrypt 2024-07-04 23:09:31 -06:00
6343bfec2f fix typo 2024-07-04 23:09:31 -06:00
802d90bd02 Update .github/workflows/build.yml
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 2m8s
Documentation / build (push) Successful in 24s
don't run build.yml as a cron job
2024-07-03 17:31:50 -06:00
7a74c524a1 Update .github/workflows/build.yml
Some checks failed
Documentation / build (push) Successful in 30s
Build / build (ubuntu-22.04) (push) Failing after 1m58s
use main of action-zephyr-setup because that hasn't been tagged since fixing nekos/act runners
2024-06-30 22:19:16 -06:00
553b3411d9 Update .github/workflows/build.yml
Some checks failed
Documentation / build (push) Successful in 6s
Build / build (ubuntu-22.04) (push) Failing after 42s
2024-05-23 14:05:06 -06:00
8193b3e4ef Merge branch 'dev'
Some checks failed
Documentation / build (push) Successful in 3s
Build / build (ubuntu-22.04) (push) Failing after 1m20s
Build / build (macos-12) (push) Has been cancelled
Build / build (macos-14) (push) Has been cancelled
Build / build (windows-2022) (push) Has been cancelled
2024-04-30 00:49:42 -06:00
f3510b1bcb gut readme
Some checks failed
Build / build (macos-12) (push) Waiting to run
Build / build (macos-14) (push) Waiting to run
Build / build (windows-2022) (push) Waiting to run
Build / build (ubuntu-22.04) (push) Failing after 14s
Documentation / build (push) Successful in 5s
2024-04-30 00:33:08 -06:00
91caca175f working bootloader 2024-04-30 00:32:46 -06:00
231c781787 mcuboot responded 2024-04-29 23:55:18 -06:00
847c2f5b5e mcuboot builds with west build -p -b mellifera_rev1 ../mcuboot/boot/zephyr/ -- -DCONF_FILE=$(pwd)/boot.conf 2024-04-29 23:25:33 -06:00
f9302615fd add bluetooth support
Some checks failed
Build / build (macos-12) (push) Waiting to run
Build / build (macos-14) (push) Waiting to run
Build / build (windows-2022) (push) Waiting to run
Build / build (ubuntu-22.04) (push) Failing after 17s
Documentation / build (push) Successful in 4s
2024-04-28 23:23:38 -06:00
95e4bb5cc2 indexing issue 2024-04-28 23:23:24 -06:00
e82df2fec4 first pass at ti hdc1080. Temperature works, humidity doesn't
Some checks failed
Build / build (macos-12) (push) Waiting to run
Build / build (macos-14) (push) Waiting to run
Build / build (windows-2022) (push) Waiting to run
Build / build (ubuntu-22.04) (push) Failing after 18s
Documentation / build (push) Successful in 5s
2024-04-28 04:18:39 -06:00