diff --git a/reports and other files/Deliverables Plan.docx b/reports and other files/Deliverables Plan.docx index c0afe8bf5fa00f0103f095f92ca980c0a323bf7b..5d47fb6758d822ca443cd44768ae22341696575c 100644 Binary files a/reports and other files/Deliverables Plan.docx and b/reports and other files/Deliverables Plan.docx differ diff --git a/reports and other files/designdocs/Front End .pdf b/reports and other files/designdocs/Front End .pdf index 812ec05d7df97beb36c72a5e7bacbd3d852a2d24..74f3a34a7ff89ebb6ec38463c7c5e83e7997b0c4 100644 Binary files a/reports and other files/designdocs/Front End .pdf and b/reports and other files/designdocs/Front End .pdf differ diff --git a/reports and other files/final report/Final Report Plan.docx b/reports and other files/final report/Final Report Plan.docx index d0fe6a35be36ab532a718d6fc794f6a84d1fa394..7a7047ebadabb317a8be1ac418682a4b9b035a49 100644 Binary files a/reports and other files/final report/Final Report Plan.docx and b/reports and other files/final report/Final Report Plan.docx differ diff --git a/sourcefiles/POETSvisualizer.pro.user b/sourcefiles/POETSvisualizer.pro.user index c2fd2a35c4590f606cb6a27ebafd764028e29816..8f0903bdfba9c3cce3c67e9e54ea9d3eb449b1cf 100644 --- a/sourcefiles/POETSvisualizer.pro.user +++ b/sourcefiles/POETSvisualizer.pro.user @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE QtCreatorProject> -<!-- Written by QtCreator 4.13.3, 2021-04-01T22:00:46. --> +<!-- Written by QtCreator 4.13.3, 2021-04-02T23:25:51. --> <qtcreator> <data> <variable>EnvironmentId</variable> diff --git a/sourcefiles/chartspage.cpp b/sourcefiles/chartspage.cpp index e38ce586e48c1b5dbd73e71fb3c18ccf17ef2787..07addbe507d0dd339fdd4eea0cfc3394126c5b7b 100644 --- a/sourcefiles/chartspage.cpp +++ b/sourcefiles/chartspage.cpp @@ -98,6 +98,8 @@ ChartsPage::ChartsPage(bool isSys,bool isFPGA, bool isMbox, bool isCore, bool is } + + else if (this->isFpga) { //only accept data from particular fpga from sender. diff --git a/sourcefiles/debug/POETSvisualizer.exe b/sourcefiles/debug/POETSvisualizer.exe index ae0b311411bd495841a3a77419984375a1cb5140..57bfb34747bca20b265e63a7d5f660fedc55881f 100644 Binary files a/sourcefiles/debug/POETSvisualizer.exe and b/sourcefiles/debug/POETSvisualizer.exe differ diff --git a/sourcefiles/debug/chartspage.o b/sourcefiles/debug/chartspage.o index 4fe443faf0ea3cab39eedc9192b26968cf75c54a..a955758688f26ae30ab00199eb0071525dbee301 100644 Binary files a/sourcefiles/debug/chartspage.o and b/sourcefiles/debug/chartspage.o differ diff --git a/sourcefiles/debug/main.o b/sourcefiles/debug/main.o index 8bcc3fd0a1a4aec80ffde34fc5bc1ca859c25369..37dfb7f0ee711b464cb98127d2535539c4d019e5 100644 Binary files a/sourcefiles/debug/main.o and b/sourcefiles/debug/main.o differ