FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for lib/python_bindings - esp-cpp/espp · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
esp-cpp
/
espp
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
113
Code
Issues
0
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
espp
lib
python_bindings
on
main
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
feat(rtps): endpoint priority — banded channels, dedicated SEDP-advertised ports, deferred dispatch (phase 2) (#737)
Show description for 3660cfe
finger563
and
claude
authored
3660cfe
View commit details
Copy full SHA for 3660cfe
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
feat(socket): Socket::set_dscp()/get_dscp() typed option setters (#736)
Show description for 824f208
finger563
and
claude
authored
824f208
View commit details
Copy full SHA for 824f208
View code at this point
Browse repository at this point
Commits on Aug 23, 2026
feat(scheduling): priority bands in ThreadPool + SocketReactor, RT priorities on host Task (#735)
Show description for d5d4cf4
authored
d5d4cf4
View commit details
Copy full SHA for d5d4cf4
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
feat(odrive_native): ODrive native (Fibre) protocol server + real-fibre interop + Python client (#721)
Show description for d09938f
finger563
and
claude
authored
d09938f
View commit details
Copy full SHA for d09938f
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
refactor(rtps)!: consolidate to a single rtps component + thorough docs (mermaid) (#712)
Show description for 11eab2a
finger563
and
claude
authored
11eab2a
View commit details
Copy full SHA for 11eab2a
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
feat(rtps_embedded): ROS 2-interoperable services (RMI) + actions (AMI) + native protocol (#711)
Show description for 555736b
finger563
and
claude
authored
555736b
View commit details
Copy full SHA for 555736b
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
feat(rtps_embedded): Typed Publisher<T>/Subscriber<T> pub/sub (Phase 5) (#709)
Show description for 44c76e3
finger563
and
claude
authored
44c76e3
View commit details
Copy full SHA for 44c76e3
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
feat(rtps_embedded): embeddedRTPS integration + idiomatic espp refactor (facade, SocketReactor, protocol scheduler, Micro-CDR removal) (#706)
Show description for 9f63d38
authored
9f63d38
View commit details
Copy full SHA for 9f63d38
View code at this point
Browse repository at this point
feat(cdr)!: reflection-driven CDR/XCDR serialization (replaces CdrWriter/CdrReader) (#705)
Show description for 176fd5a
finger563
and
claude
authored
176fd5a
View commit details
Copy full SHA for 176fd5a
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Feat/trajectory planner. add trajectory planner that convert joystick input to linear and angular speed cmd with acceleration and jerk limit. (#696)
Show description for 2328ba5
guo-max
authored
2328ba5
View commit details
Copy full SHA for 2328ba5
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
feat(socket): Add SocketReactor (select() loop + thread pool) and expose it (#688)
Show description for e013054
finger563
and
claude
authored
e013054
View commit details
Copy full SHA for e013054
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
feat(thread-pool): Expose `thread_pool` component via the x-platform libraries (c++/python) (#680)
Show description for 88a7eb8
authored
88a7eb8
View commit details
Copy full SHA for 88a7eb8
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
feat(python): Update x-plat lib so that python bindings can be published to pypi and more easily built/installed locally (#665)
Show description for a41d3d1
finger563
authored
a41d3d1
View commit details
Copy full SHA for a41d3d1
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
feat(socket): Update socket to support setting a specific address for binding multicast (#659)
Show description for 217d72a
finger563
authored
217d72a
View commit details
Copy full SHA for 217d72a
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
feat(rtps, cdr): Add `cdr` and `rtps` components (#643)
Show description for 20561a3
authored
20561a3
View commit details
Copy full SHA for 20561a3
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
feat(rtsp/socket): Improve network comms and make RTSP component more stream agnostic, to support audio as well and not just MJPEG (#633)
Show description for 69e1dce
finger563
and
Copilot
authored
69e1dce
View commit details
Copy full SHA for 69e1dce
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
fix(lib): Remove duplicate method binding (instance/static) from python lib for task (#608)
Show description for 5980ab4
finger563
authored
5980ab4
View commit details
Copy full SHA for 5980ab4
View code at this point
Browse repository at this point
Commits on Dec 28, 2025
feat(task): Add additional APIs for querying specific characteristics of the task or the current task context (#581)
Show description for 6972195
finger563
authored
6972195
View commit details
Copy full SHA for 6972195
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
Add COBS (Consistent Overhead Byte Stuffing) Component (#513)
Show description for c93082c
SamAtBackbone
authored
c93082c
View commit details
Copy full SHA for c93082c
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
fix(lib): Bind `std::error_code` as `module_local` so that other modules can bind std::error_code if they need to (#502)
finger563
authored
10766b6
View commit details
Copy full SHA for 10766b6
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
feat(rtsp): Clean up RTSP code (improve JPEG header impl) and expose to xplat python and c++ library; Add python examples using espp.RtspClient and espp.RtspServer (#487)
Show description for 508cf33
finger563
authored
508cf33
View commit details
Copy full SHA for 508cf33
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
feat(icm42670): Add ICM42607 / ICM42670 IMU component (#392)
Show description for 04e62fe
finger563
authored
04e62fe
View commit details
Copy full SHA for 04e62fe
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
feat(task): [BREAKING] Simplify task configuration (#342)
Show description for bb71669
finger563
authored
bb71669
View commit details
Copy full SHA for bb71669
View code at this point
Browse repository at this point
feat(task/timer): Update `Task` to use std::variant<> and support new callback with notified flag (#341)
Show description for 856770b
finger563
authored
856770b
View commit details
Copy full SHA for 856770b
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
feat(filters): Update filters example, and expose filters to x-plat library (#330)
Show description for 6703d78
finger563
authored
6703d78
View commit details
Copy full SHA for 6703d78
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
style: Apply style to all files (#327)
Show description for 654374c
finger563
authored
654374c
View commit details
Copy full SHA for 654374c
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Update python bindings to add `joystick`, `ndef`, and `pid` (#306)
Show description for 19a92a2
finger563
authored
19a92a2
View commit details
Copy full SHA for 19a92a2
View code at this point
Browse repository at this point
Commits on Aug 11, 2024
[BREAKING] Move and update many component implementations to support litgen-based pybind11 generation to overhaul python library (#291)
Show description for e4f946f
finger563
authored
e4f946f
View commit details
Copy full SHA for e4f946f
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL