Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/meshtastic/rust

A Rust library for connecting to and configuring Meshtastic radios.
https://github.com/meshtastic/rust

Upgraded malformed packet log to error

aa9593078fd0dfe5eb838fcc03edc94509d34561 authored 11 months ago
Add chrono feature to specta crate

80f55ff3d7f458ff4f7613f44acb49a3561b962d authored 11 months ago
Exposed stream handle to lib users

79878e30399d59d67caf32fe951b323630cd74bf authored 11 months ago
Updated specta version to reference rev

d07860bed906cc6bcd27bc8c7294dd4dece04a78 authored 11 months ago
Locked specta to exactly 1.0.3

8255c7501dae0b95331a09cbb8dc17f238040927 authored 11 months ago
Added example to export typescript types

09a8090e591131b8e2fd67ed8ce0f047dc7b72ac authored 11 months ago
Reverted copy trait addition

6bd239fe5bf67348e2686666edc87caad2d5a652 authored 11 months ago
Added copy trait implementation

55973f835fbc8e5e6f043aeba43d00101daed251 authored 11 months ago
Merge pull request #7 from lukipuki/error-handling

Improve error handling

3a61a219aa820a79f35840aa3aaf43ec498b69da authored about 1 year ago
Merge pull request #5 from lukipuki/ble-setup

Add a function to find a BLE peripheral

e77d1683368a75d26f619a72d60070ecefef5470 authored about 1 year ago
Improve error handling

Propagate errors in the handlers. The errors are now caught in the
`disconnect` function but we ...

8e7fa0c9142132b4a69f08cc47f0ca5c5ff9cfde authored about 1 year ago
Added required Ubuntu dependencies to testing flow

6841a649d8ab9dfa33bfe85064580a7d7de552f0 authored about 1 year ago
Merge pull request #6 from lukipuki/stream-handle

Introduce StreamHandle struct

9bff8a9305bd86c6906f2e7a2366bef27c50e408 authored about 1 year ago
Introduce StreamHandle struct

97f246e34d0652780957cb7d57c1a27f8f2ab976 authored about 1 year ago
Merge branch 'main' of github.com:meshtastic/rust into ble-setup

1c27805b81fb4408bc8bf08c682dc37dbc55febb authored about 1 year ago
Disabled doctests

60e57ea5d69ba9bdf72c47db6c14b0d65058fcdd authored about 1 year ago
Merge pull request #4 from lukipuki/fix-tests

Fix tests I broke last time

c5118f9febba58c18289a66509bf2d3bcdfff795 authored about 1 year ago
Added testing suite

72e975189b647654bb338dfe95b372c45ca99fb1 authored about 1 year ago
Add a function to find a BLE peripheral

7ddeba17c30a27217522f09b4b2f9de53ebd41b5 authored about 1 year ago
Fix tests I broke last time

6f9678e8f772bcf643e75b2e0bfe7fde5b98da51 authored about 1 year ago
Merge pull request #3 from lukipuki/simplify-magic-buffer

Simplify the encoding of size

e8f92556bb4b720da09ab5571b537d6617eaff45 authored about 1 year ago
Change format_data_packet return value to Result

d41e20a69c03d53a24f41c2bf39d3973fb173b19 authored about 1 year ago
Simplify the encoding of size

The `to_le_bytes/from_le_bytes` functions can be used to convert between
integers and their byte...

b29cf9006a817ca74ad26cdb9f465b3073118fe2 authored about 1 year ago
Merge pull request #2 from lukipuki/lukas/fix-docs

Fix 'build_tcp_stream' docs

7a003ffe65ad70863e5c80aa4cf59409ef524180 authored about 1 year ago
Updated remaining examples of build_tcp_stream

5ee1bcff2821982f93ab8512ac56d25aa242a69e authored about 1 year ago
Fix 'build_tcp_stream' docs

aac9becd66732f3520878906bb717c01d17b40c7 authored about 1 year ago
Update version to 0.1.5

6b86da956e1fbbb66e79dcfd5fc33d808ed559a1 authored about 1 year ago
Refactor disconnect method to return Result<StreamApi, Error> instead of Result<StreamApi, String>

8e4d52e3e4ec10269aa7a0ad7a4e24bbd78dc5fe authored about 1 year ago
Re-ordered helper functions

4eda23bc4108224ef12e187e0870c629bd0cffe8 authored over 1 year ago
Added additional documentation to message filtering example

88a55de83aeb08b7ca04fb12853f37f2a4dda265 authored over 1 year ago
Added more complex message filtering example

8a22eea7e191488ae666af3f6e43a40572b53e71 authored over 1 year ago
Bumped package version

7ff430ac9a3676ac59c0d4621213f2dd6ce14e23 authored over 1 year ago
Added send_position sender function

210afd10b541f3f623b8c2eba7d45d61d1239736 authored over 1 year ago
Allowed for comparison of NodeId with u32 type

de65754da92fb75b326d6ec86b52e9d6bab8d330 authored over 1 year ago
Made internal Error type Send + Sync

a9a8d3ef6dd37e25e71170efde0950970a2dbbab authored over 1 year ago
Updated errors to be Send + Sync

2cebc3aa767a5d983e6e1bb917d65ce9fa4d7512 authored over 1 year ago
Bump package version

d3ee678d461bee50c2867561a7f796e67a9e7537 authored over 1 year ago
BREAKING: Changed write_input_tx to take packets with headers

409e0d87b2c248faa79cf739408c5b3d83770539 authored over 1 year ago
Bumped package version

8f5081b8468f3bde5ee7482d5f853bfd3d663a8d authored over 1 year ago
Added a helper method to strip a packet header from an encoded packet buffer

82096070b29e49e72af7219efa8997d1a0585d46 authored over 1 year ago
Bumped package version

da1becb909c6bb7ebaf3771dbaa83308900bfcb8 authored over 1 year ago
Updated README.md

8ca854f94f58df38454bbd08383b2638858b249b authored over 1 year ago
Specified specta version requirement

2e748d9e13373558116e34bf1d833ee824aa31a7 authored over 1 year ago
Added type-safety wrapper types to API

bbcb914bfa7350cf8b652ce265e10d5092bcb01e authored over 1 year ago
Documented all members of public library API

9d6b8f8091fa2c8769fa2cd7c2c8d19b86bc4934 authored over 1 year ago
Added new ConnectedStreamApi to remove options within StreamApi struct

c3e3e5f14141995f65f4c6f11f370e6353a621e6 authored over 1 year ago
Updated trait implementations and errors per Rust API interoperability spec

4630940e7a299ed3035eb98e34cb6c898ca895e2 authored over 1 year ago
Updated method names to Rust API naming spec

fa8c7a1e68a1b3cba96f11f4dd0cd7a60cc2912c authored over 1 year ago
Exposed data packet formatter

75892cc7f7caf6766da2f9489bdf3610bec5c6fa authored over 1 year ago
Updated mut requirement for getting write input sender

303fcbe968850f81a53ceb483dcc5bbd26476f5f authored over 1 year ago
Removed unnecessary async

0df9b782bfb0b560a18c5d9dceec861ed9147d96 authored over 1 year ago
Exposed write input sender

dbafd52ce4ee1b776ab1d6038a385ebfabe45d4e authored over 1 year ago
Updated to radio hanlder to take payload variant

0e02ea7282f28b722a2b5c203474f868f8359870 authored over 1 year ago
Made packet API public

b6aa4ddac41c8fcd4eebbf918573bd2b77cb322c authored over 1 year ago
Exported PacketReceiver type

0a271d29f23041041a8b40b645a20f1528e3359f authored over 1 year ago
Implemented debug, set configured as default state

0887cb7cbfd8536857c1d759453693629cf42dfe authored over 1 year ago
Pulled rev due to duplicate id issue

e27576817de8e62fd90464b0ddf87e9040d53e5d authored over 1 year ago
Fixed rev typo in Cargo.toml

c7cf9b9d2e0598fdf79648ebfa191ee2aaa26902 authored over 1 year ago
Moved state structs into state mod

3548ba00ea3c5a33b5a6fd4bcd72f3a68114c20b authored over 1 year ago
Added cargo metadata on project

8bfe64cc75dec7069e4afaa1eb0f9b96abb876a6 authored over 1 year ago
Updated API to use typesafe builder-style pattern to enforce call order

5c23590dc31891d4be0c5e0c43966c1a85d4a698 authored over 1 year ago
Update README.md

c4d20575f9525cd0b0abb17e49094a6628a14e45 authored over 1 year ago
Updated README.md

d9155c596c0b874b1890581d5b21511732927538 authored over 1 year ago
Updated crate documentation

4819599ac48dcddff15d4484df0da8500ccbde8b authored over 1 year ago
Re-exported entire specta crate

eda4811c2752ceca94e1100d5a91c81f305c4f5f authored over 1 year ago
Exported specta type trait

d97a37b162adb5c2ce650895d9933812e5097cf1 authored over 1 year ago
Updated invalid conditional dependency config

1f6dde1fb0bc40cf924c42afa169f0a362085e51 authored over 1 year ago
Updated crate name

ced5a122bef8b8791c461d1682da602a52adfecc authored over 1 year ago
Updated specta exports

1243a9159ad440dbf106035109ddea25e19e6a43 authored over 1 year ago
Adjusted features in build script

099a304c2c2b3316d2cf95d2071e7e0d16760630 authored over 1 year ago
Added serde and ts-gen conditional building

01becb52760f45209a40483047f9760b79de0398 authored over 1 year ago
Added specta to build script

78df69128b59a5979753bcbb3014a26bb53a8510 authored over 1 year ago
Removed unused scaffolding code

10e2a8a27dc1a0c7436f79e38d0dac20fb6c81c2 authored over 1 year ago
Added basic serial and tcp examples

b5dea52a808af1f24fab2a164a8658c4aa28ef66 authored over 1 year ago
Removed boilerplate code

cb1db1908347acbc182c8432b41bca04b0690909 authored over 1 year ago
Merge branch 'main' of github.com:ajmcquilkin/meshtastic-rust

ee728b36a8e495838f1dcf3cdfe5cfbe00db8da1 authored over 1 year ago
Initial commit

9a8b5b76275349f9e3dfb0783d746e47fe803407 authored over 1 year ago
Initial commit

a244c0c1630aad86e17ac69377c713453c0789a5 authored over 1 year ago