1、光谱bin2 hdr文件中的波长信息;
2、第一次运行创建配置文件时,添加推流配置;
This commit is contained in:
tangchao0503
2024-12-03 20:15:42 +08:00
parent e8760dcfe5
commit faf83b2545
3 changed files with 14 additions and 50 deletions

View File

@ -3,7 +3,7 @@
int main(int argc, char *argv[])
{
std::cout<<"ximeaAirborneSystem 版本:"<< "43." <<std::endl;
std::cout<<"ximeaAirborneSystem 版本:"<< "44." <<std::endl;
QCoreApplication a(argc, argv);
//UdpServer* x=new UdpServer();