diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 91fb1a7..6700c2a 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -590,9 +590,9 @@ }, "active": "14ca2a444b59a660", "lastOpenFiles": [ - "0 Journal/Meetings/Vidit Update - 8.1.25.md", - "0 Journal/Meetings/Hasan Update - 10.1.25.md", "5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md", + "0 Journal/Meetings/Hasan Update - 10.1.25.md", + "0 Journal/Meetings/Vidit Update - 8.1.25.md", "2 Personal/Hobbies/Gelbes Velo von Mänu.md", "0 Journal/0 Daily/2024-05-04.md", "0 Journal/Meetings/OneSec Cofounder Verhandlung.md", diff --git a/0 Journal/Meetings/Hasan Update - 10.1.25.md b/0 Journal/Meetings/Hasan Update - 10.1.25.md index 00e7b07..96a2c09 100644 --- a/0 Journal/Meetings/Hasan Update - 10.1.25.md +++ b/0 Journal/Meetings/Hasan Update - 10.1.25.md @@ -27,7 +27,7 @@ status: not_started ## Meeting Minutes ### Flight Controller -Serialization of messages between the flight controller and the cm4 which includes CRC +Serialisation of messages between the flight controller and the cm4 which includes CRC ### QGroundControl - mission creation according to Floris diff --git a/5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md b/5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md index 7ffaee0..8489720 100644 --- a/5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md +++ b/5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md @@ -514,6 +514,9 @@ Tracking where team members spend their time will help with future planning. ### Quality Assurance QA matters because it makes development easier and cheaper. If mistakes and defects are detected upstream they are 50-200 times cheaper, which is why a good quality assurance system pays out. + + + --- ## Steps towards the Software release 1. Define preliminary risks list