Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
TXAMAXT
/
basic_framework
Public
forked from
HNUYueLuRM/basic_framework
Notifications
You must be signed in to change notification settings
Fork
4
Star
3
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
basic_framework
modules
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 29, 2024
步兵辅瞄完整代码
TXAMAXT
committed
b36bfcf
View commit details
Copy full SHA for b36bfcf
View code at this point
Browse repository at this point
Final Vision Change
beyondest
committed
7155d8e
View commit details
Copy full SHA for 7155d8e
View code at this point
Browse repository at this point
change vision protocol to abs degree within the range of float(float32) type
beyondest
committed
88afac3
View commit details
Copy full SHA for 88afac3
View code at this point
Browse repository at this point
add vscode workspace
beyondest
committed
e580804
View commit details
Copy full SHA for e580804
View code at this point
Browse repository at this point
Commits on Mar 23, 2024
完整步兵代码(黑车)
TXAMAXT
committed
0620c29
View commit details
Copy full SHA for 0620c29
View code at this point
Browse repository at this point
Commits on Mar 17, 2024
解决裁判系统接收协议(数据未测试)
TXAMAXT
committed
3d55f12
View commit details
Copy full SHA for 3d55f12
View code at this point
Browse repository at this point
添加遥控器按键控制,以及添加在摩擦轮开启状态下才可以进行射击的安全机制
TXAMAXT
committed
6bf609f
View commit details
Copy full SHA for 6bf609f
View code at this point
Browse repository at this point
Commits on Mar 16, 2024
黑车按键调试(视觉串口问题已解决)
TXAMAXT
committed
032d951
View commit details
Copy full SHA for 032d951
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
修复视觉通信bug,以及发射功能
TXAMAXT
committed
1d93edd
View commit details
Copy full SHA for 1d93edd
View code at this point
Browse repository at this point
Commits on Mar 9, 2024
完善视觉收发机制以及发射机构控制模式
TXAMAXT
committed
1c36a14
View commit details
Copy full SHA for 1c36a14
View code at this point
Browse repository at this point
Commits on Mar 3, 2024
白车基础上添加视觉通信串口
TXAMAXT
committed
2874fef
View commit details
Copy full SHA for 2874fef
View code at this point
Browse repository at this point
Commits on Feb 17, 2024
添加遥控器下的视觉控制,并将弹舱舵机控制移动到shoot任务中
TXAMAXT
committed
b890ec4
View commit details
Copy full SHA for b890ec4
View code at this point
Browse repository at this point
重写遥控器控制,添加弹舱舵机控制到gimbal任务中
TXAMAXT
committed
35c0244
View commit details
Copy full SHA for 35c0244
View code at this point
Browse repository at this point
Commits on Jan 28, 2024
完整调试代码
TXAMAXT
committed
66f3691
View commit details
Copy full SHA for 66f3691
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
添加cmakelists的支持,修复了一些静态检查warning
NeoZng
committed
cb3aeb4
View commit details
Copy full SHA for cb3aeb4
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
修改doc存放位置,增加代码静态检查,完成了README文档,修复了.assets图片分辨率低的问题
NeoZng
committed
cdb1d20
View commit details
Copy full SHA for cdb1d20
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
添加了回调任务的支持,允许bsp将回调函数设置为在中断中唤醒任务而不是直接执行,有助于提高实时性
NeoZng
committed
393923c
View commit details
Copy full SHA for 393923c
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
清除所有的legacy support,增加编译时的内存使用预测和Werror选项,统一命名。
NeoZng
committed
3faa9f1
View commit details
Copy full SHA for 3faa9f1
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
增加了cmd/powershell下自动添加源文件的支持
NeoZng
committed
8943bdf
View commit details
Copy full SHA for 8943bdf
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
增加自动递归查找源文件和头文件的makefile规则,添加log关闭功能(makefile中的宏)
NeoZng
committed
bec0ee4
View commit details
Copy full SHA for bec0ee4
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
Merge branch 'master' of gitee.com:hnuyuelurm/basic_framework
NeoZng
committed
28a7b4b
View commit details
Copy full SHA for 28a7b4b
View code at this point
Browse repository at this point
加快can的报文处理实时性
NeoZng
committed
df66794
View commit details
Copy full SHA for df66794
View code at this point
Browse repository at this point
Commits on Jul 7, 2023
将蜂鸣器警报和daemonTask分开
dsdfasfaac
committed
c2fb92e
View commit details
Copy full SHA for c2fb92e
View code at this point
Browse repository at this point
Commits on Jun 24, 2023
增加了一些编译优化,增加了log使用文档,新增部分user_lib功能
NeoZng
committed
9ef46e2
View commit details
Copy full SHA for 9ef46e2
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
蜂鸣器移植到modules层
dsdfasfaac
committed
f51b6fe
View commit details
Copy full SHA for f51b6fe
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master'
Show description for 04975af
dsdfasfaac
committed
04975af
View commit details
Copy full SHA for 04975af
View code at this point
Browse repository at this point
将警报声添加到DaemonTask
dsdfasfaac
committed
c85c13f
View commit details
Copy full SHA for c85c13f
View code at this point
Browse repository at this point
修改了freertos的支持include,增加了daemon的上线等待时间,增加pid参数整定指南
NeoZng
committed
b4d4228
View commit details
Copy full SHA for b4d4228
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
添加了大量调试log,新增了dwt计时宏,增加了USB软件复位防止主控复位后上位机无法连接usb
NeoZng
committed
4a45331
View commit details
Copy full SHA for 4a45331
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
更新了Todo Lists,规范UI绘制任务的命名和底层接口
NeoZng
committed
c956493
View commit details
Copy full SHA for c956493
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
修改文档文件夹位置,添加部分文档
NeoZng
committed
0eec5d7
View commit details
Copy full SHA for 0eec5d7
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
更新了部分文档,提升了遥控器解析的可读性,增加了dji电机守护线程,修复裁判系统未初始化导致任务超时
NeoZng
committed
12796f8
View commit details
Copy full SHA for 12796f8
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
将os任务的创建统一转移到app层方便修改,使得架构更加清晰.修复了INS未初始化导致的读取错误
NeoZng
committed
72884ef
View commit details
Copy full SHA for 72884ef
View code at this point
Browse repository at this point
Commits on Jun 3, 2023
更新了大量文档
NeoZng
committed
253f391
View commit details
Copy full SHA for 253f391
View code at this point
Browse repository at this point
Commits on May 29, 2023
添加均值滤波,修改HT电机控制方式,添加了一些文档
NeoZng
committed
ff50280
View commit details
Copy full SHA for ff50280
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.